diff --git a/logs/debug.log b/logs/debug.log index 7c8384c..5cae722 100644 --- a/logs/debug.log +++ b/logs/debug.log @@ -1,2025 +1,270 @@ -2023-03-17 09:04:09,556 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:04:09,559 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 7dbf3159-ebf2-4685-99d0-7af672baee84_config-0 -2023-03-17 09:04:09,592 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:04:09,612 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:04:09,624 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:04:09,737 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:04:09,746 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:04:09,755 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:04:09,766 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:04:09,865 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:04:09,865 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:04:09,866 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/699221219 -2023-03-17 09:04:09,866 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/364704856 -2023-03-17 09:04:09,867 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:04:09,867 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:04:09,872 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:04:11,044 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015050891_127.0.0.1_53436 -2023-03-17 09:04:11,044 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Notify connected event to listeners. -2023-03-17 09:04:11,045 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:04:11,045 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0] Connected,notify listen context... -2023-03-17 09:04:11,045 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7dbf3159-ebf2-4685-99d0-7af672baee84_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:04:11,075 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:04:11,088 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:04:11,098 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:04:11,101 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:04:11,105 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:04:11,105 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:07:00,458 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:07:00,462 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0 -2023-03-17 09:07:00,495 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:07:00,517 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:07:00,527 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:07:00,645 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:07:00,654 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:07:00,663 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:07:00,673 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:07:00,769 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:07:00,771 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:07:00,771 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:07:00,772 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:07:00,772 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:07:00,773 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:07:00,778 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:07:01,947 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015221785_127.0.0.1_53866 -2023-03-17 09:07:01,947 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Notify connected event to listeners. -2023-03-17 09:07:01,947 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:07:01,947 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0] Connected,notify listen context... -2023-03-17 09:07:01,948 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c8718e24-cea2-4e3a-885d-842b0f1efd5d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:07:01,979 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:07:01,990 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:07:02,000 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:07:02,002 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:07:02,004 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:07:02,005 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:07:56,956 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:07:56,958 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0 -2023-03-17 09:07:56,987 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:07:57,006 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:07:57,017 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:07:57,141 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 122 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:07:57,150 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:07:57,160 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:07:57,170 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:07:57,276 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 103 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:07:57,276 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:07:57,277 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:07:57,277 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:07:57,277 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:07:57,278 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:07:57,282 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:07:58,310 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015278167_127.0.0.1_54051 -2023-03-17 09:07:58,310 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Notify connected event to listeners. -2023-03-17 09:07:58,311 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0] Connected,notify listen context... -2023-03-17 09:07:58,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:07:58,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4dfdc6b2-d344-46cf-a5fb-05535ff3e9bc_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:07:58,334 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:07:58,344 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:07:58,353 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:07:58,356 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:07:58,359 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:07:58,359 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:18:39,134 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:18:39,137 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0 -2023-03-17 09:18:39,168 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:18:39,189 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:18:39,199 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:18:39,315 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:18:39,324 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:18:39,333 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:18:39,342 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:18:39,440 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:18:39,442 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:18:39,442 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:18:39,442 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:18:39,443 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:18:39,443 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:18:39,448 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:18:40,577 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015920421_127.0.0.1_56040 -2023-03-17 09:18:40,577 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Notify connected event to listeners. -2023-03-17 09:18:40,577 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:18:40,577 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0] Connected,notify listen context... -2023-03-17 09:18:40,578 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [93a2b784-7f0f-4171-a1be-23d83e66c68f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:18:40,608 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:18:40,620 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:18:40,629 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:18:40,631 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:18:40,633 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:18:40,634 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:30:03,662 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:30:03,664 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0 -2023-03-17 09:30:03,694 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:30:03,716 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:30:03,728 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:30:03,839 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:30:03,848 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:30:03,857 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:30:03,866 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:30:03,963 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:30:03,965 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:30:03,965 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:30:03,965 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:30:03,966 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:30:03,966 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:30:03,971 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:30:05,095 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679016604940_127.0.0.1_57553 -2023-03-17 09:30:05,096 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Notify connected event to listeners. -2023-03-17 09:30:05,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:30:05,096 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0] Connected,notify listen context... -2023-03-17 09:30:05,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc4c544f-61c7-41f0-bc06-727f31a8d61b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:30:05,126 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:30:05,137 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:30:05,146 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:30:05,149 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:30:05,150 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:30:05,151 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:33:06,606 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:33:06,607 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0 -2023-03-17 09:33:06,633 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:33:06,651 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:33:06,662 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:33:06,780 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:33:06,789 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:33:06,798 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:33:06,806 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:33:06,916 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:33:06,917 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:33:06,918 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:33:06,919 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:33:06,919 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:33:06,920 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:33:06,927 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:33:07,993 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679016787845_127.0.0.1_58119 -2023-03-17 09:33:07,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Notify connected event to listeners. -2023-03-17 09:33:07,993 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:33:07,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0] Connected,notify listen context... -2023-03-17 09:33:07,993 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2b1670e6-d10c-4b21-ba52-ff1aa71652ee_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:33:08,015 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:33:08,024 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:33:08,033 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:33:08,035 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:33:08,037 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:33:08,038 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:37:06,200 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:37:06,202 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of cd63541f-d77c-4671-9bc6-507c07c74079_config-0 -2023-03-17 09:37:06,227 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:37:06,244 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:37:06,254 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:37:06,366 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:37:06,374 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:37:06,383 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:37:06,391 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:37:06,486 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:37:06,487 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:37:06,487 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:37:06,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:37:06,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:37:06,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:37:06,493 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:37:07,515 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017027358_127.0.0.1_58775 -2023-03-17 09:37:07,515 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Notify connected event to listeners. -2023-03-17 09:37:07,515 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:37:07,516 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0] Connected,notify listen context... -2023-03-17 09:37:07,516 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd63541f-d77c-4671-9bc6-507c07c74079_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:37:07,537 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:37:07,547 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:37:07,555 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:37:07,557 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:37:07,559 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:37:07,560 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:38:17,896 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:38:17,898 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0 -2023-03-17 09:38:17,928 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:38:17,949 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:38:17,960 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:38:18,072 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:38:18,081 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:38:18,090 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:38:18,100 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:38:18,196 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:38:18,199 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:38:18,199 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1150436743 -2023-03-17 09:38:18,200 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/407241000 -2023-03-17 09:38:18,200 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:38:18,200 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:38:18,206 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:38:19,310 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017099144_127.0.0.1_59078 -2023-03-17 09:38:19,311 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Notify connected event to listeners. -2023-03-17 09:38:19,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:38:19,311 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Connected,notify listen context... -2023-03-17 09:38:19,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:38:19,339 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:38:19,350 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:38:19,360 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:38:19,362 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:38:19,364 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:38:19,365 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:39:36,687 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:39:36,689 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 6eea0fbd-1758-4868-8b21-f227473c15ec_config-0 -2023-03-17 09:39:36,716 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:39:36,734 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:39:36,745 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:39:36,866 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 118 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:39:36,875 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:39:36,884 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:39:36,893 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:39:36,995 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 101 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:39:36,996 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:39:36,997 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:39:36,997 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:39:36,997 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:39:36,998 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:39:37,002 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:39:38,060 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017177903_127.0.0.1_59393 -2023-03-17 09:39:38,060 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Notify connected event to listeners. -2023-03-17 09:39:38,061 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0] Connected,notify listen context... -2023-03-17 09:39:38,061 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:39:38,061 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6eea0fbd-1758-4868-8b21-f227473c15ec_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:39:38,082 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:39:38,092 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:39:38,101 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:39:38,103 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:39:38,105 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:39:38,106 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:40:08,438 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:40:08,440 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0 -2023-03-17 09:40:08,471 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:40:08,491 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:40:08,503 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:40:08,620 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:40:08,629 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:40:08,638 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:40:08,649 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:40:08,747 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:40:08,749 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:40:08,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/2082807696 -2023-03-17 09:40:08,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1367612102 -2023-03-17 09:40:08,751 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:40:08,751 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:40:08,757 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:40:09,871 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017209706_127.0.0.1_59612 -2023-03-17 09:40:09,872 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Notify connected event to listeners. -2023-03-17 09:40:09,872 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:40:09,872 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0] Connected,notify listen context... -2023-03-17 09:40:09,872 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [76b4be6f-e4fe-49fb-8176-48fc82cefb16_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:40:09,900 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:40:09,911 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:40:09,921 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:40:09,923 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:40:09,925 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:40:09,926 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:40:39,707 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:40:39,709 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 4767524e-d35a-4d38-8d83-1eda146fade4_config-0 -2023-03-17 09:40:39,742 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:40:39,763 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:40:39,776 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:40:39,898 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 118 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:40:39,907 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:40:39,917 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:40:39,930 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:40:40,032 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 101 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:40:40,034 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:40:40,035 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/779051277 -2023-03-17 09:40:40,035 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/512140711 -2023-03-17 09:40:40,036 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:40:40,036 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:40:40,041 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:40:41,156 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017240990_127.0.0.1_59828 -2023-03-17 09:40:41,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Notify connected event to listeners. -2023-03-17 09:40:41,157 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] Connected,notify listen context... -2023-03-17 09:40:41,157 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:40:41,157 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:40:41,186 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:40:41,196 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:40:41,207 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:40:41,209 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:40:41,211 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:40:41,211 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:44:53,248 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:44:53,250 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 7408d006-a0fa-469b-b663-21df12b46f46_config-0 -2023-03-17 09:44:53,275 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:44:53,293 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:44:53,303 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:44:53,417 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:44:53,426 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:44:53,435 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:44:53,444 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:44:53,540 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:44:53,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:44:53,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:44:53,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:44:53,542 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:44:53,542 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:44:53,546 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:44:54,559 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017494413_127.0.0.1_60465 -2023-03-17 09:44:54,559 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Notify connected event to listeners. -2023-03-17 09:44:54,559 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:44:54,560 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0] Connected,notify listen context... -2023-03-17 09:44:54,560 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7408d006-a0fa-469b-b663-21df12b46f46_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:44:54,581 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:44:54,591 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:44:54,601 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:44:54,603 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:44:54,605 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:44:54,605 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:54:08,390 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:54:08,393 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 92d93907-5ddf-4a53-a197-8ee309f48657_config-0 -2023-03-17 09:54:08,423 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:54:08,444 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:54:08,457 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:54:08,567 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 108 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:54:08,575 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:54:08,585 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:54:08,596 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:54:08,696 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 09:54:08,699 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:54:08,699 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/3768050 -2023-03-17 09:54:08,700 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/916897446 -2023-03-17 09:54:08,700 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:54:08,701 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:54:08,706 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:54:09,812 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018049655_127.0.0.1_61671 -2023-03-17 09:54:09,812 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Notify connected event to listeners. -2023-03-17 09:54:09,813 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Connected,notify listen context... -2023-03-17 09:54:09,813 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:54:09,813 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:54:09,841 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:54:09,852 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:54:09,862 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:54:09,864 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:54:09,865 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:54:09,866 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 09:59:00,555 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 09:59:00,557 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0 -2023-03-17 09:59:00,583 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 09:59:00,601 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 09:59:00,611 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 09:59:00,724 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:59:00,733 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 09:59:00,741 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 09:59:00,749 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 09:59:00,847 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 09:59:00,848 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 09:59:00,848 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 09:59:00,848 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 09:59:00,849 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 09:59:00,849 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 09:59:00,853 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:59:01,889 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018341743_127.0.0.1_62355 -2023-03-17 09:59:01,889 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Notify connected event to listeners. -2023-03-17 09:59:01,889 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:59:01,889 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0] Connected,notify listen context... -2023-03-17 09:59:01,890 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f12db6e-e218-4d0c-b7a6-b1a922df1b01_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:59:01,912 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 09:59:01,923 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 09:59:01,932 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 09:59:01,934 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 09:59:01,936 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 09:59:01,936 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:00:15,845 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:00:15,848 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0 -2023-03-17 10:00:15,878 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:00:15,898 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:00:15,910 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:00:16,024 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:00:16,032 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:00:16,042 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:00:16,053 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:00:16,151 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:00:16,152 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:00:16,153 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/963573938 -2023-03-17 10:00:16,153 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1921143808 -2023-03-17 10:00:16,154 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:00:16,154 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:00:16,159 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:00:17,251 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018417096_127.0.0.1_62654 -2023-03-17 10:00:17,251 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Notify connected event to listeners. -2023-03-17 10:00:17,252 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Connected,notify listen context... -2023-03-17 10:00:17,252 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:00:17,252 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:00:17,280 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:00:17,291 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:00:17,301 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:00:17,303 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:00:17,306 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:00:17,306 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:01:55,228 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:01:55,229 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f27211be-8464-43a5-8409-7051d36bb22c_config-0 -2023-03-17 10:01:55,256 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:01:55,273 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:01:55,284 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:01:55,401 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:01:55,410 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:01:55,419 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:01:55,427 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:01:55,523 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:01:55,524 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:01:55,525 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:01:55,525 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:01:55,525 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:01:55,525 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:01:55,530 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:01:56,578 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018516433_127.0.0.1_63016 -2023-03-17 10:01:56,578 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Notify connected event to listeners. -2023-03-17 10:01:56,579 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:01:56,579 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0] Connected,notify listen context... -2023-03-17 10:01:56,579 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27211be-8464-43a5-8409-7051d36bb22c_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:01:56,601 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:01:56,612 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:01:56,621 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:01:56,624 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:01:56,626 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:01:56,626 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:02:09,431 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:02:09,433 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 15d13a4c-fdbf-443f-b801-62084dc1041b_config-0 -2023-03-17 10:02:09,459 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:02:09,477 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:02:09,488 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:02:09,604 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:02:09,613 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:02:09,621 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:02:09,630 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:02:09,727 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:02:09,728 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:02:09,729 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:02:09,729 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:02:09,730 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:02:09,730 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:02:09,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:02:10,766 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018530620_127.0.0.1_63151 -2023-03-17 10:02:10,766 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Notify connected event to listeners. -2023-03-17 10:02:10,766 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0] Connected,notify listen context... -2023-03-17 10:02:10,766 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:02:10,767 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [15d13a4c-fdbf-443f-b801-62084dc1041b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:02:10,790 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:02:10,801 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:02:10,810 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:02:10,812 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:02:10,814 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:02:10,814 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:02:45,260 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:02:45,263 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0 -2023-03-17 10:02:45,293 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:02:45,313 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:02:45,324 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:02:45,436 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:02:45,445 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:02:45,454 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:02:45,466 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:02:45,559 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:02:45,562 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:02:45,562 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1805845895 -2023-03-17 10:02:45,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/896945135 -2023-03-17 10:02:45,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:02:45,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:02:45,569 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:02:46,683 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018566527_127.0.0.1_63393 -2023-03-17 10:02:46,684 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Notify connected event to listeners. -2023-03-17 10:02:46,684 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:02:46,684 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0] Connected,notify listen context... -2023-03-17 10:02:46,684 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [136d37dc-84fc-4888-b4e7-0e2251e75a68_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:02:46,712 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:02:46,723 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:02:46,733 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:02:46,735 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:02:46,737 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:02:46,737 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:03:00,399 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:03:00,401 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0 -2023-03-17 10:03:00,431 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:03:00,451 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:03:00,462 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:03:00,576 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:03:00,586 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:03:00,595 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:03:00,607 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:03:00,704 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:03:00,707 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:03:00,708 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/704143329 -2023-03-17 10:03:00,708 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1134601005 -2023-03-17 10:03:00,708 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:03:00,709 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:03:00,714 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:03:01,823 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018581659_127.0.0.1_63528 -2023-03-17 10:03:01,824 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Notify connected event to listeners. -2023-03-17 10:03:01,825 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Connected,notify listen context... -2023-03-17 10:03:01,825 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:03:01,825 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:03:01,853 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:03:01,865 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:03:01,876 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:03:01,878 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:03:01,880 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:03:01,881 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:05:05,464 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:05:05,466 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0 -2023-03-17 10:05:05,491 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:05:05,508 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:05:05,518 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:05:05,631 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:05:05,639 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:05:05,648 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:05:05,656 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:05:05,751 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:05:05,752 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:05:05,752 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:05:05,752 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:05:05,753 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:05:05,753 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:05:05,757 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:05:06,795 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018706639_127.0.0.1_63928 -2023-03-17 10:05:06,795 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Notify connected event to listeners. -2023-03-17 10:05:06,796 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0] Connected,notify listen context... -2023-03-17 10:05:06,796 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:05:06,796 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d719eab2-dbe9-4a72-866c-5e48c7e7570f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:05:06,818 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:05:06,827 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:05:06,836 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:05:06,838 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:05:06,840 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:05:06,840 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:05:35,197 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:05:35,199 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e59e3d49-23b1-4106-a640-326154110cd0_config-0 -2023-03-17 10:05:35,229 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:05:35,249 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:05:35,261 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:05:35,378 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:05:35,387 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:05:35,397 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:05:35,409 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:05:35,511 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:05:35,514 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:05:35,515 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/688113407 -2023-03-17 10:05:35,515 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1638864144 -2023-03-17 10:05:35,515 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:05:35,516 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:05:35,521 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:05:36,639 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018736473_127.0.0.1_64156 -2023-03-17 10:05:36,639 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Notify connected event to listeners. -2023-03-17 10:05:36,640 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Connected,notify listen context... -2023-03-17 10:05:36,640 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:05:36,640 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:05:36,668 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:05:36,679 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:05:36,689 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:05:36,691 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:05:36,693 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:05:36,693 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:09:05,812 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:09:05,814 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0 -2023-03-17 10:09:05,843 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:09:05,867 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:09:05,877 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:09:05,978 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:09:05,987 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:09:05,998 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:09:06,006 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:09:06,095 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 88 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:09:06,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:09:06,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:09:06,097 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:09:06,097 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:09:06,097 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:09:06,102 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:09:07,164 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018946951_127.0.0.1_64739 -2023-03-17 10:09:07,164 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Notify connected event to listeners. -2023-03-17 10:09:07,165 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:09:07,165 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0] Connected,notify listen context... -2023-03-17 10:09:07,165 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [909fb1c4-d21b-4c11-af78-ea32ea568de1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:09:07,187 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:09:07,196 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:09:07,205 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:09:07,207 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:09:07,209 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:09:07,210 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:11:42,346 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:11:42,348 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 01b03c57-a9bd-4959-a684-963399f941b4_config-0 -2023-03-17 10:11:42,375 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:11:42,394 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:11:42,405 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:11:42,520 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 113 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:11:42,530 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:11:42,539 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:11:42,549 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:11:42,656 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 106 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:11:42,657 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:11:42,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:11:42,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:11:42,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:11:42,659 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:11:42,663 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:11:43,704 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019103556_127.0.0.1_65184 -2023-03-17 10:11:43,704 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Notify connected event to listeners. -2023-03-17 10:11:43,705 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:11:43,705 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0] Connected,notify listen context... -2023-03-17 10:11:43,705 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01b03c57-a9bd-4959-a684-963399f941b4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:11:43,728 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:11:43,737 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:11:43,747 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:11:43,749 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:11:43,750 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:11:43,751 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:13:41,830 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:13:41,832 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0 -2023-03-17 10:13:41,862 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:13:41,883 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:13:41,896 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:13:42,013 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:13:42,022 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:13:42,033 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:13:42,046 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:13:42,146 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:13:42,148 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:13:42,149 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1763872389 -2023-03-17 10:13:42,149 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/2054997292 -2023-03-17 10:13:42,150 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:13:42,150 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:13:42,156 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:13:43,249 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019223097_127.0.0.1_49239 -2023-03-17 10:13:43,249 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Notify connected event to listeners. -2023-03-17 10:13:43,250 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:13:43,250 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] Connected,notify listen context... -2023-03-17 10:13:43,250 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:13:43,278 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:13:43,289 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:13:43,299 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:13:43,301 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:13:43,303 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:13:43,303 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:14:15,807 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:14:15,809 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0 -2023-03-17 10:14:15,839 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:14:15,859 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:14:15,871 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:14:15,987 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:14:15,996 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:14:16,006 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:14:16,019 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:14:16,119 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:14:16,122 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:14:16,123 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1943266645 -2023-03-17 10:14:16,123 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/721648892 -2023-03-17 10:14:16,124 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:14:16,124 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:14:16,129 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:14:17,231 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019257072_127.0.0.1_49733 -2023-03-17 10:14:17,232 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Notify connected event to listeners. -2023-03-17 10:14:17,232 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:14:17,232 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Connected,notify listen context... -2023-03-17 10:14:17,232 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:14:17,261 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:14:17,272 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:14:17,281 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:14:17,286 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:14:17,289 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:14:17,289 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:16:05,883 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:16:05,885 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0 -2023-03-17 10:16:05,917 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:16:05,938 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:16:05,951 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:16:06,061 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 108 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:16:06,070 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:16:06,081 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:16:06,094 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:16:06,184 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 88 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:16:06,185 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:16:06,186 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/409393797 -2023-03-17 10:16:06,186 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1291485735 -2023-03-17 10:16:06,186 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:16:06,187 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:16:06,192 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:16:07,342 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019367187_127.0.0.1_50095 -2023-03-17 10:16:07,342 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Notify connected event to listeners. -2023-03-17 10:16:07,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:16:07,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0] Connected,notify listen context... -2023-03-17 10:16:07,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26701c3e-af42-4d25-ba4a-950097e6f2ec_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:16:07,370 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:16:07,381 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:16:07,391 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:16:07,393 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:16:07,395 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:16:07,395 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:17:02,950 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:17:02,952 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0 -2023-03-17 10:17:02,983 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:17:03,003 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:17:03,015 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:17:03,134 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 117 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:17:03,143 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:17:03,153 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:17:03,164 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:17:03,266 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:17:03,268 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:17:03,269 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/168776700 -2023-03-17 10:17:03,269 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1035563730 -2023-03-17 10:17:03,270 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:17:03,270 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:17:03,276 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:17:04,404 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019424251_127.0.0.1_50366 -2023-03-17 10:17:04,404 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Notify connected event to listeners. -2023-03-17 10:17:04,405 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Connected,notify listen context... -2023-03-17 10:17:04,405 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:17:04,405 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:17:04,433 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:17:04,444 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:17:04,453 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:17:04,456 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:17:04,459 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:17:04,459 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:19:53,951 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:19:53,953 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f27f3969-56aa-450d-929a-94666367ea45_config-0 -2023-03-17 10:19:53,979 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:19:53,997 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:19:54,008 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:19:54,122 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:19:54,131 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:19:54,139 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:19:54,147 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:19:54,239 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:19:54,240 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:19:54,241 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:19:54,241 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:19:54,241 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:19:54,242 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:19:54,246 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:19:55,263 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019595119_127.0.0.1_50843 -2023-03-17 10:19:55,263 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Notify connected event to listeners. -2023-03-17 10:19:55,263 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:19:55,264 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f27f3969-56aa-450d-929a-94666367ea45_config-0] Connected,notify listen context... -2023-03-17 10:19:55,264 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f27f3969-56aa-450d-929a-94666367ea45_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:19:55,286 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:19:55,296 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:19:55,305 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:19:55,308 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:19:55,310 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:19:55,310 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:20:14,686 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:20:14,688 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0 -2023-03-17 10:20:14,714 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:20:14,732 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:20:14,744 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:20:14,861 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:20:14,870 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:20:14,880 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:20:14,889 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:20:14,989 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:20:14,990 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:20:14,991 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:20:14,991 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:20:14,991 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:20:14,992 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:20:14,996 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:20:16,045 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019615888_127.0.0.1_51046 -2023-03-17 10:20:16,045 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Notify connected event to listeners. -2023-03-17 10:20:16,045 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:20:16,045 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0] Connected,notify listen context... -2023-03-17 10:20:16,046 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22d6b86d-d4ac-4c8b-b1b7-6de3e646b371_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:20:16,067 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:20:16,077 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:20:16,086 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:20:16,088 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:20:16,090 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:20:16,090 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:21:49,484 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:21:49,485 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0 -2023-03-17 10:21:49,511 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:21:49,529 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:21:49,539 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:21:49,651 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:21:49,660 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:21:49,668 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:21:49,677 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:21:49,769 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:21:49,769 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:21:49,770 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:21:49,770 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:21:49,770 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:21:49,771 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:21:49,775 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:21:50,823 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019710670_127.0.0.1_51378 -2023-03-17 10:21:50,823 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Notify connected event to listeners. -2023-03-17 10:21:50,823 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:21:50,824 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0] Connected,notify listen context... -2023-03-17 10:21:50,824 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d1eec3b4-e439-4121-8f2c-8565e9d5d564_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:21:50,846 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:21:50,856 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:21:50,865 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:21:50,868 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:21:50,869 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:21:50,870 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:28:32,013 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:28:32,015 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 3e401beb-846f-4fca-bed5-c78460365f0a_config-0 -2023-03-17 10:28:32,046 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:28:32,066 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:28:32,079 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:28:32,191 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:28:32,200 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:28:32,210 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:28:32,222 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:28:32,317 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:28:32,319 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:28:32,320 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1397516135 -2023-03-17 10:28:32,320 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1004390006 -2023-03-17 10:28:32,321 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:28:32,321 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:28:32,327 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:28:33,437 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020113270_127.0.0.1_52418 -2023-03-17 10:28:33,438 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify connected event to listeners. -2023-03-17 10:28:33,438 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:28:33,438 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Connected,notify listen context... -2023-03-17 10:28:33,438 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:28:33,466 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:28:33,477 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:28:33,487 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:28:33,489 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:28:33,491 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:28:33,491 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:34:17,464 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:34:17,466 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0 -2023-03-17 10:34:17,494 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:34:17,513 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:34:17,525 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:34:17,638 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:34:17,646 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:34:17,655 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:34:17,664 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:34:17,758 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:34:17,758 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:34:17,759 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:34:17,759 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:34:17,759 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:34:17,760 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:34:17,764 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:34:18,841 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020458695_127.0.0.1_53438 -2023-03-17 10:34:18,842 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Notify connected event to listeners. -2023-03-17 10:34:18,842 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:34:18,842 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0] Connected,notify listen context... -2023-03-17 10:34:18,842 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f5f29770-77d3-4136-978b-dd48d5bcebe2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:34:18,864 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:34:18,874 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:34:18,885 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:34:18,887 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:34:18,889 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:34:18,889 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:36:41,604 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:36:41,606 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0 -2023-03-17 10:36:41,632 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:36:41,650 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:36:41,660 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:36:41,774 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:36:41,783 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:36:41,791 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:36:41,798 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:36:41,893 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:36:41,894 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:36:41,895 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:36:41,895 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:36:41,895 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:36:41,896 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:36:41,900 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:36:42,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020602790_127.0.0.1_53921 -2023-03-17 10:36:42,937 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Notify connected event to listeners. -2023-03-17 10:36:42,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:36:42,938 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0] Connected,notify listen context... -2023-03-17 10:36:42,938 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bc5a10a5-d328-4f1f-8c41-ef717cac2d92_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:36:42,959 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:36:42,969 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:36:42,978 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:36:42,980 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:36:42,982 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:36:42,983 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:44:19,058 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:44:19,059 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0 -2023-03-17 10:44:19,086 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:44:19,103 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:44:19,113 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:44:19,229 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:44:19,238 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:44:19,246 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:44:19,255 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:44:19,350 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:44:19,351 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:44:19,351 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:44:19,351 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:44:19,352 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:44:19,352 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:44:19,356 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:44:20,421 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021060264_127.0.0.1_55028 -2023-03-17 10:44:20,421 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Notify connected event to listeners. -2023-03-17 10:44:20,422 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0] Connected,notify listen context... -2023-03-17 10:44:20,422 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:44:20,422 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a339c32-0a08-474b-8e43-1c853ae50ee2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:44:20,444 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:44:20,454 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:44:20,463 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:44:20,465 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:44:20,467 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:44:20,467 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:44:35,799 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:44:35,800 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d7da0152-c611-41f7-b308-f8be23091107_config-0 -2023-03-17 10:44:35,826 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:44:35,843 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:44:35,853 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:44:35,970 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:44:35,979 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:44:35,988 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:44:35,996 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:44:36,099 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 101 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:44:36,100 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:44:36,100 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1137078855 -2023-03-17 10:44:36,101 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1027200 -2023-03-17 10:44:36,101 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:44:36,101 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:44:36,106 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:44:37,121 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021076975_127.0.0.1_55233 -2023-03-17 10:44:37,121 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Notify connected event to listeners. -2023-03-17 10:44:37,121 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:44:37,121 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [d7da0152-c611-41f7-b308-f8be23091107_config-0] Connected,notify listen context... -2023-03-17 10:44:37,122 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d7da0152-c611-41f7-b308-f8be23091107_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:44:37,143 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:44:37,152 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:44:37,161 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:44:37,163 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:44:37,164 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:44:37,165 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:46:58,034 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:46:58,036 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0 -2023-03-17 10:46:58,062 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:46:58,078 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:46:58,089 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:46:58,200 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:46:58,209 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:46:58,218 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:46:58,227 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:46:58,321 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:46:58,322 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:46:58,322 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:46:58,322 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:46:58,323 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:46:58,323 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:46:58,327 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:46:59,362 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021219213_127.0.0.1_55843 -2023-03-17 10:46:59,362 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Notify connected event to listeners. -2023-03-17 10:46:59,362 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:46:59,363 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0] Connected,notify listen context... -2023-03-17 10:46:59,363 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c2684a5c-7ad1-49b5-86af-e08b560e70a1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:46:59,384 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:46:59,392 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:46:59,403 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:46:59,405 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:46:59,407 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:46:59,407 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:49:00,270 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:49:00,273 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0 -2023-03-17 10:49:00,303 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:49:00,323 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:49:00,334 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:49:00,446 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:49:00,455 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:49:00,464 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:49:00,474 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:49:00,567 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:49:00,570 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:49:00,570 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/263656423 -2023-03-17 10:49:00,571 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/459030111 -2023-03-17 10:49:00,571 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:49:00,571 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:49:00,577 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:49:01,669 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021341504_127.0.0.1_56222 -2023-03-17 10:49:01,670 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Notify connected event to listeners. -2023-03-17 10:49:01,670 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:49:01,670 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0] Connected,notify listen context... -2023-03-17 10:49:01,670 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9db328b7-a6a5-4e95-9855-2b5067c2ccd2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:49:01,699 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:49:01,710 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:49:01,719 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:49:01,722 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:49:01,724 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:49:01,724 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:54:33,280 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:54:33,282 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0 -2023-03-17 10:54:33,308 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:54:33,325 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:54:33,336 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:54:33,452 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:54:33,461 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:54:33,470 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:54:33,479 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:54:33,580 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 10:54:33,580 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:54:33,581 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 10:54:33,581 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 10:54:33,582 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:54:33,582 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:54:33,586 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:54:34,621 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021674473_127.0.0.1_56987 -2023-03-17 10:54:34,621 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Notify connected event to listeners. -2023-03-17 10:54:34,621 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:54:34,622 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0] Connected,notify listen context... -2023-03-17 10:54:34,622 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4fd73baa-22f7-44da-ba6e-ea26d60b046b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:54:34,643 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:54:34,652 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:54:34,663 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:54:34,666 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:54:34,667 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:54:34,668 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:57:01,152 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:57:01,154 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0 -2023-03-17 10:57:01,186 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:57:01,206 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:57:01,217 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:57:01,328 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:57:01,335 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:57:01,345 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:57:01,356 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:57:01,450 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:57:01,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:57:01,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/639769517 -2023-03-17 10:57:01,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/361712894 -2023-03-17 10:57:01,454 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:57:01,454 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:57:01,460 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:57:02,556 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021822392_127.0.0.1_57422 -2023-03-17 10:57:02,556 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Notify connected event to listeners. -2023-03-17 10:57:02,557 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Connected,notify listen context... -2023-03-17 10:57:02,557 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:57:02,557 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:57:02,585 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:57:02,596 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:57:02,605 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:57:02,607 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:57:02,609 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:57:02,609 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 10:58:15,643 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 10:58:15,645 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0 -2023-03-17 10:58:15,674 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 10:58:15,694 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 10:58:15,705 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 10:58:15,816 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:58:15,826 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 10:58:15,835 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 10:58:15,846 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 10:58:15,943 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 10:58:15,946 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 10:58:15,947 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/124132186 -2023-03-17 10:58:15,947 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/2083969860 -2023-03-17 10:58:15,947 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 10:58:15,948 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 10:58:15,954 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:58:17,046 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021896880_127.0.0.1_57736 -2023-03-17 10:58:17,046 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Notify connected event to listeners. -2023-03-17 10:58:17,046 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:58:17,047 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] Connected,notify listen context... -2023-03-17 10:58:17,047 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:58:17,075 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 10:58:17,087 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 10:58:17,097 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 10:58:17,099 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 10:58:17,101 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 10:58:17,101 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:02:34,849 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:02:34,851 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0 -2023-03-17 11:02:34,877 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:02:34,894 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:02:34,903 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:02:35,014 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:02:35,022 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:02:35,032 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:02:35,040 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:02:35,138 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:02:35,139 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:02:35,139 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:02:35,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:02:35,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:02:35,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:02:35,145 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:02:36,185 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679022156028_127.0.0.1_58380 -2023-03-17 11:02:36,185 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Notify connected event to listeners. -2023-03-17 11:02:36,185 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:02:36,186 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0] Connected,notify listen context... -2023-03-17 11:02:36,186 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4c1b88f-1b6d-4e4c-bdee-f66bb9ec4e5f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:02:36,209 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:02:36,222 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:02:36,233 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:02:36,236 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:02:36,238 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:02:36,238 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:08:55,309 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:08:55,311 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0 -2023-03-17 11:08:55,337 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:08:55,354 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:08:55,365 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:08:55,481 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:08:55,490 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:08:55,499 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:08:55,508 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:08:55,612 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 102 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:08:55,613 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:08:55,614 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:08:55,614 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:08:55,614 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:08:55,615 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:08:55,619 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:08:56,654 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679022536509_127.0.0.1_59258 -2023-03-17 11:08:56,655 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Notify connected event to listeners. -2023-03-17 11:08:56,655 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:08:56,655 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0] Connected,notify listen context... -2023-03-17 11:08:56,655 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [576430d7-c63c-4dce-9fd8-f55bd8fed0c4_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:08:56,677 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:08:56,687 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:08:56,696 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:08:56,699 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:08:56,700 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:08:56,701 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:21:49,187 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:21:49,189 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0 -2023-03-17 11:21:49,216 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:21:49,233 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:21:49,244 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:21:49,362 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:21:49,371 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:21:49,380 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:21:49,389 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:21:49,496 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 105 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:21:49,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:21:49,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:21:49,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:21:49,498 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:21:49,498 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:21:49,502 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:21:50,513 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023310370_127.0.0.1_60997 -2023-03-17 11:21:50,513 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:21:50,514 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:21:50,513 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0]Notify connected event to listeners. -2023-03-17 11:21:50,514 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [25ad7e0e-d85d-4395-8ef4-7678acfe9342_config-0] Connected,notify listen context... -2023-03-17 11:21:50,536 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:21:50,546 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:21:50,555 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:21:50,557 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:21:50,559 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:21:50,559 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:27:10,159 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:27:10,161 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0 -2023-03-17 11:27:10,188 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:27:10,208 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:27:10,219 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:27:10,334 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:27:10,344 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:27:10,353 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:27:10,362 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:27:10,466 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 102 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:27:10,467 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:27:10,467 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:27:10,467 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:27:10,468 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:27:10,468 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:27:10,472 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:27:11,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023631338_127.0.0.1_61798 -2023-03-17 11:27:11,486 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Notify connected event to listeners. -2023-03-17 11:27:11,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:27:11,486 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0] Connected,notify listen context... -2023-03-17 11:27:11,487 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9f94189d-c9c6-4b6d-8f86-63d9b95ce4c7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:27:11,508 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:27:11,518 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:27:11,527 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:27:11,530 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:27:11,532 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:27:11,533 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:29:09,342 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:29:09,344 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 98001524-3705-4776-94ab-81fd33a41ab1_config-0 -2023-03-17 11:29:09,376 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:29:09,397 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:29:09,409 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:29:09,518 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 107 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 11:29:09,526 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:29:09,537 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:29:09,550 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:29:09,649 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 11:29:09,652 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:29:09,653 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1029148906 -2023-03-17 11:29:09,653 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/500660587 -2023-03-17 11:29:09,653 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:29:09,654 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:29:09,659 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:29:10,885 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023750722_127.0.0.1_62219 -2023-03-17 11:29:10,885 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Notify connected event to listeners. -2023-03-17 11:29:10,886 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:29:10,886 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0] Connected,notify listen context... -2023-03-17 11:29:10,886 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [98001524-3705-4776-94ab-81fd33a41ab1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:29:10,914 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:29:10,925 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:29:10,935 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:29:10,937 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:29:10,939 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:29:10,939 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:30:22,111 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:30:22,113 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 996a2823-b176-419e-8b9e-a494d339e02b_config-0 -2023-03-17 11:30:22,138 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:30:22,156 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:30:22,166 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:30:22,313 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 145 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:30:22,324 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:30:22,334 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:30:22,344 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:30:22,452 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 107 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:30:22,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:30:22,454 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:30:22,454 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:30:22,455 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:30:22,455 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:30:22,459 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:30:23,653 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023823447_127.0.0.1_62539 -2023-03-17 11:30:23,653 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Notify connected event to listeners. -2023-03-17 11:30:23,654 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:30:23,654 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0] Connected,notify listen context... -2023-03-17 11:30:23,654 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [996a2823-b176-419e-8b9e-a494d339e02b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:30:23,676 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:30:23,687 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:30:23,697 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:30:23,700 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:30:23,704 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:30:23,705 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:33:45,354 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:33:45,356 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0 -2023-03-17 11:33:45,383 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:33:45,403 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:33:45,414 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:33:45,529 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 113 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:33:45,538 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:33:45,546 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:33:45,555 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:33:45,656 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:33:45,656 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:33:45,657 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:33:45,657 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:33:45,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:33:45,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:33:45,662 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:33:46,685 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024026526_127.0.0.1_63082 -2023-03-17 11:33:46,685 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Notify connected event to listeners. -2023-03-17 11:33:46,686 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0] Connected,notify listen context... -2023-03-17 11:33:46,686 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:33:46,686 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0d0fdbfe-ac00-488a-8b4b-c0d1dcfe794e_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:33:46,708 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:33:46,717 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:33:46,726 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:33:46,728 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:33:46,730 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:33:46,730 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:38:37,818 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:38:37,820 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0 -2023-03-17 11:38:37,845 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:38:37,861 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:38:37,870 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:38:37,980 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 108 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:38:37,989 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:38:37,998 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:38:38,006 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:38:38,104 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:38:38,105 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:38:38,105 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:38:38,106 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:38:38,106 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:38:38,106 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:38:38,111 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:38:39,172 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024319028_127.0.0.1_63813 -2023-03-17 11:38:39,172 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Notify connected event to listeners. -2023-03-17 11:38:39,172 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:38:39,172 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0] Connected,notify listen context... -2023-03-17 11:38:39,173 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f644c5a4-8604-4da5-8a7a-f4e5612ff958_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:38:39,193 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:38:39,202 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:38:39,211 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:38:39,213 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:38:39,214 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:38:39,215 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:41:04,066 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:41:04,067 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e0bf4c73-c370-43f2-8442-c7b245538244_config-0 -2023-03-17 11:41:04,093 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:41:04,110 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:41:04,121 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:41:04,233 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:41:04,242 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:41:04,251 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:41:04,260 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:41:04,359 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:41:04,360 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:41:04,361 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:41:04,361 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:41:04,361 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:41:04,362 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:41:04,366 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:41:05,389 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024465244_127.0.0.1_64260 -2023-03-17 11:41:05,389 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Notify connected event to listeners. -2023-03-17 11:41:05,389 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:41:05,389 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0] Connected,notify listen context... -2023-03-17 11:41:05,390 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e0bf4c73-c370-43f2-8442-c7b245538244_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:41:05,410 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:41:05,419 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:41:05,429 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:41:05,431 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:41:05,432 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:41:05,433 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:44:54,444 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:44:54,446 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 24a2ba73-348d-4558-8103-2bd46b8624fa_config-0 -2023-03-17 11:44:54,471 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:44:54,488 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:44:54,498 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:44:54,605 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 105 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:44:54,613 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:44:54,622 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:44:54,630 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:44:54,727 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:44:54,728 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:44:54,728 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:44:54,729 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:44:54,729 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:44:54,729 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:44:54,734 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:44:55,739 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024695589_127.0.0.1_64867 -2023-03-17 11:44:55,739 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Notify connected event to listeners. -2023-03-17 11:44:55,739 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0] Connected,notify listen context... -2023-03-17 11:44:55,739 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:44:55,740 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [24a2ba73-348d-4558-8103-2bd46b8624fa_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:44:55,761 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:44:55,770 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:44:55,781 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:44:55,783 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:44:55,784 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:44:55,785 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:47:19,460 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:47:19,462 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0 -2023-03-17 11:47:19,487 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:47:19,505 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:47:19,516 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:47:19,630 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 113 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:47:19,639 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:47:19,648 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:47:19,657 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:47:19,760 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 101 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:47:19,760 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:47:19,761 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:47:19,761 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:47:19,762 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:47:19,762 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:47:19,766 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:47:20,779 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024840634_127.0.0.1_65290 -2023-03-17 11:47:20,779 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Notify connected event to listeners. -2023-03-17 11:47:20,779 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:47:20,780 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0] Connected,notify listen context... -2023-03-17 11:47:20,780 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [6e5fc27b-ea00-4f7d-a532-bf6e32474fc7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:47:20,801 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:47:20,811 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:47:20,820 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:47:20,822 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:47:20,824 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:47:20,824 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:48:40,555 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:48:40,556 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0 -2023-03-17 11:48:40,583 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:48:40,600 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:48:40,610 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:48:40,722 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:48:40,731 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:48:40,739 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:48:40,747 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:48:40,848 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:48:40,849 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:48:40,849 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:48:40,849 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:48:40,850 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:48:40,850 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:48:40,854 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:48:41,876 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024921731_127.0.0.1_49217 -2023-03-17 11:48:41,876 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Notify connected event to listeners. -2023-03-17 11:48:41,876 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:48:41,877 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0] Connected,notify listen context... -2023-03-17 11:48:41,877 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5f596629-05ac-416c-a6ba-9dfd0fc5c302_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:48:41,898 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:48:41,908 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:48:41,917 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:48:41,919 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:48:41,920 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:48:41,921 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:51:22,947 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:51:22,948 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0 -2023-03-17 11:51:22,978 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:51:22,996 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:51:23,006 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:51:23,119 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:51:23,128 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:51:23,136 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:51:23,144 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:51:23,239 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:51:23,240 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:51:23,240 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:51:23,240 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:51:23,241 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:51:23,241 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:51:23,245 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:51:24,276 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025084130_127.0.0.1_49949 -2023-03-17 11:51:24,276 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Notify connected event to listeners. -2023-03-17 11:51:24,277 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:51:24,277 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0] Connected,notify listen context... -2023-03-17 11:51:24,277 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3ab35b24-bf2c-4d1d-a7ee-523691b352a1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:51:24,299 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:51:24,309 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:51:24,318 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:51:24,320 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:51:24,321 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:51:24,322 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:51:36,849 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:51:36,851 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 515e4c04-7344-456c-9910-965fd138ebb2_config-0 -2023-03-17 11:51:36,877 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:51:36,895 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:51:36,905 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:51:37,021 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 114 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:51:37,030 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:51:37,039 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:51:37,048 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:51:37,148 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:51:37,149 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:51:37,149 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:51:37,149 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:51:37,150 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:51:37,150 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:51:37,154 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:51:38,163 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025098008_127.0.0.1_50096 -2023-03-17 11:51:38,163 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Notify connected event to listeners. -2023-03-17 11:51:38,163 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:51:38,163 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0] Connected,notify listen context... -2023-03-17 11:51:38,164 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [515e4c04-7344-456c-9910-965fd138ebb2_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:51:38,184 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:51:38,193 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:51:38,202 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:51:38,204 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:51:38,206 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:51:38,206 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:56:05,612 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:56:05,614 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0 -2023-03-17 11:56:05,640 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:56:05,658 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:56:05,669 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:56:05,783 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:56:05,792 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:56:05,801 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:56:05,810 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:56:05,910 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:56:05,910 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:56:05,911 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:56:05,911 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:56:05,912 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:56:05,912 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:56:05,916 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:56:06,951 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025366807_127.0.0.1_50775 -2023-03-17 11:56:06,951 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Notify connected event to listeners. -2023-03-17 11:56:06,951 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:56:06,951 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0] Connected,notify listen context... -2023-03-17 11:56:06,952 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0fa081e6-d6d9-49e8-b7b4-d473ed274fd8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:56:06,972 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:56:06,982 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:56:06,991 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:56:06,992 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:56:06,994 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:56:06,994 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 11:58:13,269 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 11:58:13,271 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 26589143-5b5c-4e73-b0b2-91159503c353_config-0 -2023-03-17 11:58:13,301 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 11:58:13,322 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 13 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 11:58:13,334 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 11:58:13,445 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:58:13,455 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 11:58:13,464 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 11:58:13,476 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 11:58:13,569 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 92 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 11:58:13,569 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 11:58:13,570 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 11:58:13,570 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 11:58:13,571 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 11:58:13,571 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 11:58:13,575 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:58:14,637 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025494435_127.0.0.1_51182 -2023-03-17 11:58:14,637 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Notify connected event to listeners. -2023-03-17 11:58:14,637 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:58:14,638 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0] Connected,notify listen context... -2023-03-17 11:58:14,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:58:14,660 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 11:58:14,670 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 11:58:14,680 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 11:58:14,683 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 11:58:14,687 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 11:58:14,688 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:15:57,780 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:15:57,783 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0 -2023-03-17 16:15:57,814 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:15:57,834 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:15:57,844 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:15:57,954 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 107 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:15:57,963 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:15:57,973 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:15:57,982 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:15:58,079 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:15:58,080 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:15:58,081 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:15:58,081 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:15:58,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:15:58,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:15:58,087 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:15:59,191 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679040959030_127.0.0.1_54398 -2023-03-17 16:15:59,191 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Notify connected event to listeners. -2023-03-17 16:15:59,191 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:15:59,191 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0] Connected,notify listen context... -2023-03-17 16:15:59,192 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [901f2437-50e7-43ca-b071-2ea5a8fef0bf_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:15:59,220 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:15:59,232 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:15:59,241 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:15:59,242 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:15:59,244 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:15:59,245 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:17:16,768 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:17:16,769 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 61407090-df8b-4920-8c48-0a402dd63c61_config-0 -2023-03-17 16:17:16,795 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:17:16,813 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:17:16,823 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:17:16,934 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:17:16,943 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:17:16,952 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:17:16,960 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:17:17,055 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:17:17,056 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:17:17,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:17:17,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:17:17,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:17:17,058 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:17:17,062 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:17:18,095 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041037941_127.0.0.1_54619 -2023-03-17 16:17:18,095 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Notify connected event to listeners. -2023-03-17 16:17:18,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:17:18,096 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0] Connected,notify listen context... -2023-03-17 16:17:18,096 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [61407090-df8b-4920-8c48-0a402dd63c61_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:17:18,118 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:17:18,127 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:17:18,137 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:17:18,140 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:17:18,143 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:17:18,143 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:18:02,651 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:18:02,653 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1c84372a-d947-405d-93bd-94e6dd5651c5_config-0 -2023-03-17 16:18:02,679 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:18:02,696 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:18:02,707 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:18:02,816 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 107 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:18:02,825 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:18:02,833 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:18:02,841 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:18:02,931 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 89 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:18:02,932 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:18:02,932 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:18:02,932 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:18:02,933 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:18:02,933 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:18:02,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:18:03,902 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041083755_127.0.0.1_54806 -2023-03-17 16:18:03,902 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Notify connected event to listeners. -2023-03-17 16:18:03,903 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:18:03,903 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0] Connected,notify listen context... -2023-03-17 16:18:03,903 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1c84372a-d947-405d-93bd-94e6dd5651c5_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:18:03,924 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:18:03,933 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:18:03,943 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:18:03,945 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:18:03,947 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:18:03,947 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:27:05,712 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:27:05,714 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0 -2023-03-17 16:27:05,741 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:27:05,759 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:27:05,770 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:27:05,888 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:27:05,898 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:27:05,908 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:27:05,917 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:27:06,024 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 105 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:27:06,025 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:27:06,025 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:27:06,026 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:27:06,026 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:27:06,026 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:27:06,030 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:27:07,041 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041626885_127.0.0.1_56312 -2023-03-17 16:27:07,042 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Notify connected event to listeners. -2023-03-17 16:27:07,042 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:27:07,042 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0] Connected,notify listen context... -2023-03-17 16:27:07,043 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [572a143c-1f97-4767-9fc2-f7f4de2d4a4a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:27:07,065 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:27:07,074 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:27:07,084 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:27:07,086 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:27:07,088 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:27:07,088 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:30:20,170 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:30:20,173 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0 -2023-03-17 16:30:20,214 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 23 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:30:20,234 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:30:20,244 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:30:20,355 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 16:30:20,367 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:30:20,378 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:30:20,387 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:30:20,483 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 94 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 16:30:20,484 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:30:20,484 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/721671471 -2023-03-17 16:30:20,485 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/937437482 -2023-03-17 16:30:20,485 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:30:20,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:30:20,491 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:30:21,574 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041821418_127.0.0.1_56854 -2023-03-17 16:30:21,575 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Notify connected event to listeners. -2023-03-17 16:30:21,575 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:30:21,575 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Connected,notify listen context... -2023-03-17 16:30:21,575 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:30:21,603 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:30:21,614 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:30:21,623 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:30:21,626 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:30:21,627 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:30:21,628 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:31:49,386 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:31:49,388 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0 -2023-03-17 16:31:49,413 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:31:49,434 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:31:49,444 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:31:49,553 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 108 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:31:49,563 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:31:49,571 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:31:49,580 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:31:49,674 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:31:49,675 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:31:49,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:31:49,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:31:49,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:31:49,677 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:31:49,681 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:31:50,670 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041910523_127.0.0.1_57191 -2023-03-17 16:31:50,670 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Notify connected event to listeners. -2023-03-17 16:31:50,670 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:31:50,671 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0] Connected,notify listen context... -2023-03-17 16:31:50,671 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cee3cb5e-9741-4ad1-8642-d7ee3d706431_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:31:50,692 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:31:50,701 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:31:50,710 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:31:50,712 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:31:50,714 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:31:50,714 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 16:52:16,116 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 16:52:16,118 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ff914148-fae2-42e1-9439-f593913beac7_config-0 -2023-03-17 16:52:16,144 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 16:52:16,162 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 16:52:16,172 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 16:52:16,284 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:52:16,293 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 16:52:16,302 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 16:52:16,310 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 16:52:16,409 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 16:52:16,410 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 16:52:16,411 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 16:52:16,411 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 16:52:16,412 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 16:52:16,412 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 16:52:16,415 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:52:17,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679043137297_127.0.0.1_53013 -2023-03-17 16:52:17,453 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Notify connected event to listeners. -2023-03-17 16:52:17,453 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:52:17,454 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [ff914148-fae2-42e1-9439-f593913beac7_config-0] Connected,notify listen context... -2023-03-17 16:52:17,454 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ff914148-fae2-42e1-9439-f593913beac7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:52:17,476 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 16:52:17,486 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 16:52:17,495 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 16:52:17,497 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 16:52:17,499 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 16:52:17,499 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:03:40,441 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:03:40,443 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0 -2023-03-17 17:03:40,468 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:03:40,485 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:03:40,496 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:03:40,609 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:03:40,618 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:03:40,626 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:03:40,634 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:03:40,734 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:03:40,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:03:40,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 17:03:40,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 17:03:40,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:03:40,738 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:03:40,742 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:03:41,760 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679043821607_127.0.0.1_54465 -2023-03-17 17:03:41,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Notify connected event to listeners. -2023-03-17 17:03:41,761 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0] Connected,notify listen context... -2023-03-17 17:03:41,761 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:03:41,761 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e28c23fe-e1a8-4e23-bc8d-1ce1c69febf7_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:03:41,783 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:03:41,792 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:03:41,802 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:03:41,806 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:03:41,808 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:03:41,808 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:08:57,908 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:08:57,910 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0 -2023-03-17 17:08:57,941 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:08:57,961 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:08:57,973 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:08:58,091 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:08:58,100 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:08:58,111 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:08:58,123 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:08:58,225 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:08:58,226 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:08:58,227 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1323706655 -2023-03-17 17:08:58,227 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/721671471 -2023-03-17 17:08:58,228 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:08:58,228 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:08:58,233 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:08:59,309 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044139147_127.0.0.1_55472 -2023-03-17 17:08:59,309 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Notify connected event to listeners. -2023-03-17 17:08:59,310 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:08:59,310 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0] Connected,notify listen context... -2023-03-17 17:08:59,310 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [54c2bca9-ddf9-4e62-8cf5-8f85860601b1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:08:59,338 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:08:59,349 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:08:59,359 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:08:59,361 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:08:59,363 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:08:59,364 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:09:24,492 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:09:24,494 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0 -2023-03-17 17:09:24,524 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:09:24,544 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:09:24,555 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:09:24,668 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:09:24,677 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:09:24,686 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:09:24,697 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:09:24,791 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 92 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:09:24,794 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:09:24,795 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1943266645 -2023-03-17 17:09:24,795 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/721648892 -2023-03-17 17:09:24,795 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:09:24,796 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:09:24,801 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:09:25,859 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044165706_127.0.0.1_55680 -2023-03-17 17:09:25,859 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Notify connected event to listeners. -2023-03-17 17:09:25,860 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Connected,notify listen context... -2023-03-17 17:09:25,860 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:09:25,860 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:09:25,888 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:09:25,898 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:09:25,908 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:09:25,910 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:09:25,912 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:09:25,913 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:10:34,869 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:10:34,871 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0 -2023-03-17 17:10:34,902 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:10:34,923 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:10:34,936 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:10:35,066 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 128 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:10:35,076 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:10:35,089 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:10:35,100 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:10:35,197 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:10:35,198 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:10:35,198 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/975354582 -2023-03-17 17:10:35,199 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1454366618 -2023-03-17 17:10:35,199 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:10:35,200 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:10:35,206 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:10:36,262 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044236107_127.0.0.1_55975 -2023-03-17 17:10:36,262 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Notify connected event to listeners. -2023-03-17 17:10:36,263 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:10:36,263 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0] Connected,notify listen context... -2023-03-17 17:10:36,263 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8dda30a4-8e12-4c7c-ab42-1aea919c1ff8_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:10:36,292 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:10:36,302 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:10:36,314 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:10:36,316 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:10:36,319 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:10:36,319 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:11:13,390 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:11:13,392 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0 -2023-03-17 17:11:13,423 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:11:13,443 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:11:13,456 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:11:13,571 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:11:13,580 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:11:13,589 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:11:13,599 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:11:13,696 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:11:13,699 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:11:13,700 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1551263930 -2023-03-17 17:11:13,700 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/639769517 -2023-03-17 17:11:13,700 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:11:13,701 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:11:13,706 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:11:14,777 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044274621_127.0.0.1_56196 -2023-03-17 17:11:14,777 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify connected event to listeners. -2023-03-17 17:11:14,778 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Connected,notify listen context... -2023-03-17 17:11:14,778 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:11:14,778 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:11:14,806 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:11:14,817 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:11:14,826 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:11:14,829 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:11:14,830 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:11:14,831 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:13:06,647 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:13:06,649 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0 -2023-03-17 17:13:06,687 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 25 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:13:06,707 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:13:06,717 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:13:06,827 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 107 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:13:06,836 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:13:06,845 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:13:06,853 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:13:06,942 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 88 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:13:06,943 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:13:06,944 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1397516135 -2023-03-17 17:13:06,944 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1004390006 -2023-03-17 17:13:06,945 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:13:06,945 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:13:06,951 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:13:08,027 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044387868_127.0.0.1_56578 -2023-03-17 17:13:08,027 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Notify connected event to listeners. -2023-03-17 17:13:08,028 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] Connected,notify listen context... -2023-03-17 17:13:08,028 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:13:08,028 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:13:08,057 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:13:08,068 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:13:08,078 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:13:08,080 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:13:08,082 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:13:08,082 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:20:01,995 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:20:01,997 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 42706d8a-8469-4b53-9ea2-53aa98099798_config-0 -2023-03-17 17:20:02,024 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:20:02,041 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:20:02,053 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:20:02,170 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:20:02,178 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:20:02,187 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:20:02,196 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:20:02,291 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:20:02,292 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:20:02,293 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 17:20:02,293 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 17:20:02,293 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:20:02,294 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:20:02,298 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:20:03,321 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044803175_127.0.0.1_57453 -2023-03-17 17:20:03,321 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Notify connected event to listeners. -2023-03-17 17:20:03,321 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:20:03,322 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0] Connected,notify listen context... -2023-03-17 17:20:03,322 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [42706d8a-8469-4b53-9ea2-53aa98099798_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:20:03,346 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:20:03,356 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:20:03,365 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:20:03,367 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:20:03,371 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:20:03,372 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:22:09,306 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:22:09,307 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a884edf6-92a8-4822-914a-a7909e82e50f_config-0 -2023-03-17 17:22:09,335 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:22:09,353 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:22:09,364 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:22:09,485 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 120 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:22:09,495 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:22:09,504 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:22:09,513 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:22:09,614 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 99 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:22:09,615 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:22:09,616 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 17:22:09,616 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 17:22:09,616 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:22:09,617 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:22:09,621 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:22:10,622 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044930477_127.0.0.1_57862 -2023-03-17 17:22:10,622 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Notify connected event to listeners. -2023-03-17 17:22:10,623 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0] Connected,notify listen context... -2023-03-17 17:22:10,623 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:22:10,623 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a884edf6-92a8-4822-914a-a7909e82e50f_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:22:10,647 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:22:10,659 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:22:10,669 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:22:10,672 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:22:10,674 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:22:10,675 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:31:06,639 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:31:06,641 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0 -2023-03-17 17:31:06,668 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:31:06,686 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:31:06,697 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:31:06,815 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:31:06,824 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:31:06,835 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:31:06,844 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:31:06,947 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 102 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:31:06,948 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:31:06,949 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 17:31:06,949 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 17:31:06,949 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:31:06,950 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:31:06,954 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:31:07,950 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045467803_127.0.0.1_59013 -2023-03-17 17:31:07,950 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Notify connected event to listeners. -2023-03-17 17:31:07,951 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:31:07,951 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0] Connected,notify listen context... -2023-03-17 17:31:07,951 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [419bd6f0-0c33-4c42-981f-d1e5f4633c98_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:31:07,973 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:31:07,983 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:31:07,991 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:31:07,993 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:31:07,995 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:31:07,995 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:32:25,757 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:32:25,759 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0 -2023-03-17 17:32:25,789 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 18 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:32:25,810 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:32:25,824 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:32:25,945 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 119 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:32:25,954 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:32:25,965 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:32:25,979 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:32:26,076 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:32:26,078 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:32:26,079 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1805845895 -2023-03-17 17:32:26,079 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/896945135 -2023-03-17 17:32:26,080 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:32:26,080 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:32:26,085 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:32:27,302 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045547138_127.0.0.1_59353 -2023-03-17 17:32:27,303 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Notify connected event to listeners. -2023-03-17 17:32:27,303 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:32:27,303 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Connected,notify listen context... -2023-03-17 17:32:27,303 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:32:27,331 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:32:27,341 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:32:27,354 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:32:27,356 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:32:27,358 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:32:27,358 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:33:21,457 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:33:21,459 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a26fd769-8e8e-402b-9f5b-20ed83407858_config-0 -2023-03-17 17:33:21,490 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:33:21,511 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:33:21,523 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:33:21,642 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:33:21,651 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:33:21,660 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:33:21,672 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:33:21,770 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 96 ms to scan 213 urls, producing 0 keys and 0 values -2023-03-17 17:33:21,773 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:33:21,774 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/150079886 -2023-03-17 17:33:21,774 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1818453711 -2023-03-17 17:33:21,775 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:33:21,775 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:33:21,781 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:33:22,893 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045602723_127.0.0.1_59629 -2023-03-17 17:33:22,893 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Notify connected event to listeners. -2023-03-17 17:33:22,894 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Connected,notify listen context... -2023-03-17 17:33:22,894 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:33:22,894 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:33:22,923 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:33:22,935 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:33:22,946 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:33:22,948 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:33:22,951 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:33:22,952 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] -2023-03-17 17:34:17,492 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config -2023-03-17 17:34:17,494 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0 -2023-03-17 17:34:17,520 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values -2023-03-17 17:34:17,538 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values -2023-03-17 17:34:17,548 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values -2023-03-17 17:34:17,666 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:34:17,675 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values -2023-03-17 17:34:17,684 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values -2023-03-17 17:34:17,693 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values -2023-03-17 17:34:17,796 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 101 ms to scan 212 urls, producing 0 keys and 0 values -2023-03-17 17:34:17,797 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} -2023-03-17 17:34:17,797 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 -2023-03-17 17:34:17,798 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 -2023-03-17 17:34:17,798 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 -2023-03-17 17:34:17,798 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 -2023-03-17 17:34:17,803 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:34:18,800 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045658644_127.0.0.1_59888 -2023-03-17 17:34:18,800 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Notify connected event to listeners. -2023-03-17 17:34:18,800 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:34:18,801 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0] Connected,notify listen context... -2023-03-17 17:34:18,801 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8b9a4abe-e343-4fbd-af9c-6c35fcfd762c_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:34:18,823 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 -2023-03-17 17:34:18,832 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false -2023-03-17 17:34:18,842 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] -2023-03-17 17:34:18,844 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] -2023-03-17 17:34:18,846 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] -2023-03-17 17:34:18,846 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 10:56:29,035 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 10:56:29,040 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 675b44da-53f0-4088-9931-c72dc37178db_config-0 +2023-03-20 10:56:29,077 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 22 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 10:56:29,099 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 10:56:29,116 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 10:56:29,218 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 10:56:29,230 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 10:56:29,239 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 10:56:29,249 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 10:56:29,362 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 10:56:29,371 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 10:56:29,371 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/699221219 +2023-03-20 10:56:29,371 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/364704856 +2023-03-20 10:56:29,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 10:56:29,376 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 10:56:29,383 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 10:56:30,594 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679280990381_127.0.0.1_53153 +2023-03-20 10:56:30,594 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Notify connected event to listeners. +2023-03-20 10:56:30,594 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 10:56:30,595 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [675b44da-53f0-4088-9931-c72dc37178db_config-0] Connected,notify listen context... +2023-03-20 10:56:30,595 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [675b44da-53f0-4088-9931-c72dc37178db_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 10:56:30,625 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 10:56:30,635 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 10:56:30,644 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 10:56:30,646 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 10:56:30,648 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 10:56:30,648 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 11:01:37,164 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 11:01:37,169 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0 +2023-03-20 11:01:37,200 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 11:01:37,220 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 11:01:37,231 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 11:01:37,347 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 115 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:01:37,357 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 11:01:37,366 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 11:01:37,375 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 11:01:37,474 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 97 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:01:37,476 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 11:01:37,476 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 11:01:37,476 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 11:01:37,477 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 11:01:37,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 11:01:37,482 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:01:38,626 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281298467_127.0.0.1_53947 +2023-03-20 11:01:38,626 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Notify connected event to listeners. +2023-03-20 11:01:38,626 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:01:38,627 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0] Connected,notify listen context... +2023-03-20 11:01:38,627 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f8b5c886-5421-4c35-9528-4514a5b88d0d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:01:38,656 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 11:01:38,671 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 11:01:38,680 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 11:01:38,682 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 11:01:38,684 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 11:01:38,684 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 11:02:04,662 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 11:02:04,663 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0 +2023-03-20 11:02:04,689 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 11:02:04,705 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 11:02:04,715 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 11:02:04,826 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 110 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:02:04,834 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 11:02:04,843 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 11:02:04,851 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 11:02:04,944 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 92 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:02:04,945 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 11:02:04,945 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 11:02:04,946 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 11:02:04,946 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 11:02:04,946 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 11:02:04,950 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:02:05,999 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281325851_127.0.0.1_54156 +2023-03-20 11:02:05,999 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Notify connected event to listeners. +2023-03-20 11:02:06,000 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:02:06,000 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0] Connected,notify listen context... +2023-03-20 11:02:06,000 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ce0d9d4b-c5c4-4c8a-8e5b-bda5f2de806d_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:02:06,023 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 11:02:06,032 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 11:02:06,041 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 11:02:06,043 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 11:02:06,045 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 11:02:06,046 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 11:03:04,884 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 11:03:04,886 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 729e8a58-ca99-4d27-b821-088d973bd188_config-0 +2023-03-20 11:03:04,911 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 11:03:04,927 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 11:03:04,937 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 11:03:05,043 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 105 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:03:05,051 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 11:03:05,060 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 11:03:05,067 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 6 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 11:03:05,160 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 91 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:03:05,161 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 11:03:05,161 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 11:03:05,161 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 11:03:05,162 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 11:03:05,162 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 11:03:05,166 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:03:06,222 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281386077_127.0.0.1_54433 +2023-03-20 11:03:06,223 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Notify connected event to listeners. +2023-03-20 11:03:06,223 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:03:06,223 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0] Connected,notify listen context... +2023-03-20 11:03:06,223 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [729e8a58-ca99-4d27-b821-088d973bd188_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:03:06,245 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 11:03:06,254 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 11:03:06,262 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 11:03:06,264 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 11:03:06,265 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 11:03:06,266 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 11:06:17,169 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 11:06:17,171 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 71f61817-7b97-44b8-9d25-408764c99084_config-0 +2023-03-20 11:06:17,196 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 11:06:17,214 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 11:06:17,225 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 11:06:17,342 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 116 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:06:17,351 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 11:06:17,360 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 11:06:17,370 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 11:06:17,476 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 105 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:06:17,477 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 11:06:17,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 11:06:17,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 11:06:17,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 11:06:17,479 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 11:06:17,483 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:06:18,532 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281578385_127.0.0.1_55458 +2023-03-20 11:06:18,532 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Notify connected event to listeners. +2023-03-20 11:06:18,533 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:06:18,533 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [71f61817-7b97-44b8-9d25-408764c99084_config-0] Connected,notify listen context... +2023-03-20 11:06:18,533 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [71f61817-7b97-44b8-9d25-408764c99084_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:06:18,554 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 11:06:18,564 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 11:06:18,574 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 11:06:18,576 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 11:06:18,578 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 11:06:18,579 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 11:59:57,339 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 11:59:57,342 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 542518c5-eddd-4bad-9fca-1e8af6649f51_config-0 +2023-03-20 11:59:57,374 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 11:59:57,394 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 11:59:57,404 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 11:59:57,514 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 109 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:59:57,522 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 11:59:57,530 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 11:59:57,537 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 5 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 11:59:57,632 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 93 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 11:59:57,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 11:59:57,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 11:59:57,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 11:59:57,642 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 11:59:57,642 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 11:59:57,647 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:59:58,780 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679284798625_127.0.0.1_59897 +2023-03-20 11:59:58,780 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Notify connected event to listeners. +2023-03-20 11:59:58,781 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:59:58,781 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0] Connected,notify listen context... +2023-03-20 11:59:58,781 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [542518c5-eddd-4bad-9fca-1e8af6649f51_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:59:58,810 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 11:59:58,821 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 11:59:58,830 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 11:59:58,832 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 11:59:58,834 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 11:59:58,834 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 14:16:57,702 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 14:16:57,704 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0 +2023-03-20 14:16:57,729 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 14:16:57,746 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 14:16:57,755 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 14:16:57,865 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 108 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:16:57,873 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 14:16:57,881 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 14:16:57,889 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 14:16:57,980 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 90 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:16:57,981 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 14:16:57,982 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 14:16:57,982 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 14:16:57,982 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 14:16:57,982 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 14:16:57,987 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:16:59,048 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293018902_127.0.0.1_51573 +2023-03-20 14:16:59,048 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Notify connected event to listeners. +2023-03-20 14:16:59,048 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:16:59,049 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0] Connected,notify listen context... +2023-03-20 14:16:59,049 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ca99651d-bb3f-49d8-8a27-c54cb3bc3c19_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:16:59,071 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 14:16:59,080 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 14:16:59,089 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 14:16:59,091 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 14:16:59,092 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 14:16:59,092 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 14:17:23,714 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 14:17:23,716 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 11ebc442-e3fd-4843-a647-1631a45fe205_config-0 +2023-03-20 14:17:23,746 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 19 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 14:17:23,766 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 14:17:23,778 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 14:17:23,892 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 112 ms to scan 213 urls, producing 0 keys and 0 values +2023-03-20 14:17:23,901 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 14:17:23,910 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 14:17:23,919 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 14:17:24,016 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 95 ms to scan 213 urls, producing 0 keys and 0 values +2023-03-20 14:17:24,019 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 14:17:24,020 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1802073627 +2023-03-20 14:17:24,020 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1551263930 +2023-03-20 14:17:24,020 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 14:17:24,021 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 14:17:24,026 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:17:25,186 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293045025_127.0.0.1_51829 +2023-03-20 14:17:25,186 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Notify connected event to listeners. +2023-03-20 14:17:25,187 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:17:25,187 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0] Connected,notify listen context... +2023-03-20 14:17:25,187 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [11ebc442-e3fd-4843-a647-1631a45fe205_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:17:25,214 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 14:17:25,225 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 14:17:25,235 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 14:17:25,237 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 14:17:25,239 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 14:17:25,239 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 14:18:09,254 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 14:18:09,256 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of b4d7c409-7a15-425b-a160-1353c5a60f63_config-0 +2023-03-20 14:18:09,281 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 16 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 14:18:09,297 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 14:18:09,307 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 9 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 14:18:09,419 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 111 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:18:09,428 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 14:18:09,437 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 14:18:09,446 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 14:18:09,545 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 98 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:18:09,546 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 14:18:09,546 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 14:18:09,547 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 14:18:09,547 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 14:18:09,547 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 14:18:09,551 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:18:10,657 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293090501_127.0.0.1_52131 +2023-03-20 14:18:10,657 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Notify connected event to listeners. +2023-03-20 14:18:10,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:18:10,658 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0] Connected,notify listen context... +2023-03-20 14:18:10,658 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b4d7c409-7a15-425b-a160-1353c5a60f63_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:18:10,679 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 14:18:10,688 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 14:18:10,697 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 14:18:10,699 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 14:18:10,701 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 14:18:10,701 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] +2023-03-20 14:21:00,335 [main] INFO [c.a.n.client.config.impl.LocalConfigInfoProcessor] LocalConfigInfoProcessor.java:67 - LOCAL_SNAPSHOT_PATH:C:\Users\000\nacos\config +2023-03-20 14:21:00,337 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 83914434-c7d7-49b0-900f-b6cea5abd497_config-0 +2023-03-20 14:21:00,363 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 17 ms to scan 1 urls, producing 3 keys and 6 values +2023-03-20 14:21:00,380 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 4 keys and 9 values +2023-03-20 14:21:00,391 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 10 ms to scan 1 urls, producing 3 keys and 10 values +2023-03-20 14:21:00,505 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 113 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:21:00,514 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values +2023-03-20 14:21:00,523 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 8 ms to scan 1 urls, producing 1 keys and 7 values +2023-03-20 14:21:00,531 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 7 ms to scan 1 urls, producing 2 keys and 8 values +2023-03-20 14:21:00,632 [main] INFO [org.reflections.Reflections] Reflections.java:232 - Reflections took 100 ms to scan 212 urls, producing 0 keys and 0 values +2023-03-20 14:21:00,633 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown} +2023-03-20 14:21:00,633 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$371/1526305386 +2023-03-20 14:21:00,633 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$372/1137078855 +2023-03-20 14:21:00,634 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1 +2023-03-20 14:21:00,634 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2 +2023-03-20 14:21:00,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:21:01,674 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293261529_127.0.0.1_52831 +2023-03-20 14:21:01,674 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Notify connected event to listeners. +2023-03-20 14:21:01,674 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:21:01,675 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0] Connected,notify listen context... +2023-03-20 14:21:01,675 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:21:01,696 [main] INFO [com.alibaba.nacos.client.config.impl.Limiter] Limiter.java:56 - limitTime:5.0 +2023-03-20 14:21:01,707 [main] INFO [com.alibaba.nacos.client.config.utils.JvmUtil] JvmUtil.java:53 - isMultiInstance:false +2023-03-20 14:21:01,715 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment] & group[DEFAULT_GROUP] +2023-03-20 14:21:01,717 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment.yml] & group[DEFAULT_GROUP] +2023-03-20 14:21:01,719 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[dlp-reagent-managment-dev.yml] & group[DEFAULT_GROUP] +2023-03-20 14:21:01,719 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:109 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}] diff --git a/logs/dlp-reagent-managment/debug.log b/logs/dlp-reagent-managment/debug.log index dac8c7f..8bcca42 100644 --- a/logs/dlp-reagent-managment/debug.log +++ b/logs/dlp-reagent-managment/debug.log @@ -1,506 +1,381 @@ -2023-03-17 09:04:08,934 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:04:09,125 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:04:09,162 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:04:09,162 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:09,163 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:09,163 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:09,163 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:09,164 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:09,164 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:09,164 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:09,188 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:04:09,192 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:04:09,193 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:04:11,119 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:04:11,120 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:04:11,751 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:04:11,954 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:04:11,956 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:04:11,977 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:04:12,116 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:04:12,156 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:04:12,164 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:12,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:04:12,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:12,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:04:12,190 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:04:12,192 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,296 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@316d30ad' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,298 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,303 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,310 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,397 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:04:12,397 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:04:12,410 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,453 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:04:12,627 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:04:12,643 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:04:12,643 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1505 ms -2023-03-17 09:04:14,967 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:04:15,640 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:04:15,664 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'decentralizedRequestController' method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#primaryAuditRequest(AuditAndApproveDto, HttpServletRequest) -to {DELETE [/decentralized_request/check]}: There is already 'decentralizedRequestController' bean method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#secondaryAuditRequest(AuditAndApproveDto, HttpServletRequest) mapped. -2023-03-17 09:04:15,694 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2023-03-17 09:04:15,709 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:843 - Application run failed -org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'decentralizedRequestController' method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#primaryAuditRequest(AuditAndApproveDto, HttpServletRequest) -to {DELETE [/decentralized_request/check]}: There is already 'decentralizedRequestController' bean method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#secondaryAuditRequest(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) - at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) - at digital.laboratory.platform.reagent.ReagentManagmentApplication.main(ReagentManagmentApplication.java:20) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'decentralizedRequestController' method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#primaryAuditRequest(AuditAndApproveDto, HttpServletRequest) -to {DELETE [/decentralized_request/check]}: There is already 'decentralizedRequestController' bean method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#secondaryAuditRequest(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1598) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1562) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1451) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1338) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) - at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) - ... 19 common frames omitted -Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'decentralizedRequestController' method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#primaryAuditRequest(AuditAndApproveDto, HttpServletRequest) -to {DELETE [/decentralized_request/check]}: There is already 'decentralizedRequestController' bean method -digital.laboratory.platform.reagent.controller.DecentralizedRequestController#secondaryAuditRequest(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:395) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) - at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:206) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) - ... 33 common frames omitted -2023-03-17 09:06:55,092 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:06:55,092 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:06:55,092 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:06:59,818 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:06:59,998 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:07:00,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:07:00,031 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:00,031 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:00,031 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:00,032 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:00,032 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:00,032 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:00,032 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:00,057 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:07:00,060 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:07:00,061 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:07:02,017 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:07:02,018 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:07:02,610 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:07:02,818 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:07:02,819 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:07:02,840 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:07:02,979 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:07:03,021 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:03,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:03,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:03,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:03,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:03,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:03,055 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:07:03,057 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,161 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,163 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,169 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,175 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,265 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:07:03,265 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:07:03,278 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,318 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:03,486 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:07:03,501 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:07:03,502 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1468 ms -2023-03-17 09:07:05,814 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:07:06,472 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:07:06,502 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchaseCatalogueController' method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#primaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) -to {PUT [/purchase_catalogue/check]}: There is already 'purchaseCatalogueController' bean method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#secondaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) mapped. -2023-03-17 09:07:06,529 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2023-03-17 09:07:06,541 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:843 - Application run failed -org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchaseCatalogueController' method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#primaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) -to {PUT [/purchase_catalogue/check]}: There is already 'purchaseCatalogueController' bean method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#secondaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) - at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) - at digital.laboratory.platform.reagent.ReagentManagmentApplication.main(ReagentManagmentApplication.java:20) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchaseCatalogueController' method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#primaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) -to {PUT [/purchase_catalogue/check]}: There is already 'purchaseCatalogueController' bean method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#secondaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1598) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1562) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1451) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1338) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) - at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) - ... 19 common frames omitted -Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchaseCatalogueController' method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#primaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) -to {PUT [/purchase_catalogue/check]}: There is already 'purchaseCatalogueController' bean method -digital.laboratory.platform.reagent.controller.PurchaseCatalogueController#secondaryAuditCatalogue(AuditAndApproveDto, HttpServletRequest) mapped. - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:395) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) - at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:206) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) - ... 33 common frames omitted -2023-03-17 09:07:52,223 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:07:52,223 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:07:52,224 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:07:52,224 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:07:56,360 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:07:56,539 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:07:56,572 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:07:56,573 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:56,573 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:56,573 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:56,574 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:56,574 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:56,574 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:56,574 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:56,597 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:07:56,600 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:07:56,601 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:07:58,372 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:07:58,373 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:07:58,961 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:07:59,169 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:07:59,171 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:07:59,193 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:07:59,327 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:07:59,368 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:07:59,376 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:59,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:59,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:07:59,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:59,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:07:59,402 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:07:59,403 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,514 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,516 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,523 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,530 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,624 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:07:59,625 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:07:59,638 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,679 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:07:59,838 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:07:59,852 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:07:59,853 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1464 ms -2023-03-17 09:08:02,158 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:08:02,804 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:08:03,180 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:08:03,181 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:08:03,181 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:08:03,194 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0f43d2e4-2db0-4894-81c7-bb1c50d52fd5 -2023-03-17 09:08:03,194 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:08:03,196 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:08:03,196 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:08:03,196 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:08:03,197 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:08:03,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015283201_127.0.0.1_54059 -2023-03-17 09:08:03,311 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]Notify connected event to listeners. -2023-03-17 09:08:03,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:08:03,311 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:08:03,311 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:08:03,438 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:08:03,585 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:08:04,146 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49231d79, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b2c9a69, org.springframework.security.web.header.HeaderWriterFilter@4c7d19bf, org.springframework.security.web.authentication.logout.LogoutFilter@706dee4, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1c0ec502, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@218c6d3e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5bb7fc38, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25f67aea, org.springframework.security.web.session.SessionManagementFilter@7b23aea2, org.springframework.security.web.access.ExceptionTranslationFilter@41db6e4b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3dceec83] -2023-03-17 09:08:04,468 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:08:04,554 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:08:04,560 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:08:04,568 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:08:04,572 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:08:04,576 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:08:04,595 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:08:04,627 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:08:04,629 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:08:04,634 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:08:05,120 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]receive server push request,request=NotifySubscriberRequest,requestId=9 -2023-03-17 09:08:05,122 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:05,122 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:05,123 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]ack server push request,request=NotifySubscriberRequest,requestId=9 -2023-03-17 09:08:05,550 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:05,550 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:05,798 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.001 seconds (JVM running for 10.665) -2023-03-17 09:08:05,801 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:08:05,801 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:08:05,802 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:08:05,802 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:08:05,802 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:08:05,802 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:08:06,390 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:08:06,390 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:08:06,393 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 09:08:08,435 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:08:08,546 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:08:12,147 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:12,147 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:08:12,749 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]receive server push request,request=NotifySubscriberRequest,requestId=11 -2023-03-17 09:08:12,749 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]ack server push request,request=NotifySubscriberRequest,requestId=11 -2023-03-17 09:11:55,442 [lettuce-nioEventLoop-4-2] INFO [io.lettuce.core.protocol.CommandHandler] AbstractInternalLogger.java:217 - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 -java.io.IOException: 远程主机强迫关闭了一个现有的连接。 - at sun.nio.ch.SocketDispatcher.read0(Native Method) - at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) - at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) - at sun.nio.ch.IOUtil.read(IOUtil.java:192) - at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) - at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) - at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) - at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) - at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) - at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) - at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) - at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:11:55,442 [lettuce-nioEventLoop-4-1] INFO [io.lettuce.core.protocol.CommandHandler] AbstractInternalLogger.java:217 - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 -java.io.IOException: 远程主机强迫关闭了一个现有的连接。 - at sun.nio.ch.SocketDispatcher.read0(Native Method) - at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) - at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) - at sun.nio.ch.IOUtil.read(IOUtil.java:192) - at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) - at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) - at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) - at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) - at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) - at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) - at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) - at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:11:55,474 [lettuce-eventExecutorLoop-1-6] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis/127.0.0.1:6379 -2023-03-17 09:11:55,474 [lettuce-eventExecutorLoop-1-5] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis/127.0.0.1:6379 -2023-03-17 09:11:57,493 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:11:57,493 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:01,774 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:01,774 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:03,807 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:03,807 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:08,073 [lettuce-eventExecutorLoop-1-16] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:08,073 [lettuce-eventExecutorLoop-1-2] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:10,128 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:10,128 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:15,273 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:15,273 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:17,321 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:17,321 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:22,474 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:22,474 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:24,521 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:24,521 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:28,673 [lettuce-eventExecutorLoop-1-14] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:28,673 [lettuce-eventExecutorLoop-1-13] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:30,703 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:30,703 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:38,973 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:38,973 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:41,018 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:41,018 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:57,474 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:57,474 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:12:59,507 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:12:59,507 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:13:29,574 [lettuce-eventExecutorLoop-1-14] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:13:29,574 [lettuce-eventExecutorLoop-1-13] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:13:30,827 [nacos-grpc-client-executor-81] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]receive server push request,request=NotifySubscriberRequest,requestId=14 -2023-03-17 09:13:30,827 [nacos-grpc-client-executor-81] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:13:30,827 [nacos-grpc-client-executor-81] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-admin-service -> [] -2023-03-17 09:13:30,828 [nacos-grpc-client-executor-81] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]ack server push request,request=NotifySubscriberRequest,requestId=14 -2023-03-17 09:13:31,595 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:13:31,595 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:13:43,519 [nacos-grpc-client-executor-84] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]receive server push request,request=NotifySubscriberRequest,requestId=19 -2023-03-17 09:13:43,520 [nacos-grpc-client-executor-84] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:13:43,520 [nacos-grpc-client-executor-84] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:13:43,520 [nacos-grpc-client-executor-84] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f43d2e4-2db0-4894-81c7-bb1c50d52fd5]ack server push request,request=NotifySubscriberRequest,requestId=19 -2023-03-17 09:14:01,673 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:14:01,673 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:14:03,716 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:14:03,732 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 -2023-03-17 09:14:33,774 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:14:33,774 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 -2023-03-17 09:14:33,777 [lettuce-nioEventLoop-4-6] INFO [io.lettuce.core.protocol.ReconnectionHandler] ReconnectionHandler.java:174 - Reconnected to dlp-redis:6379 -2023-03-17 09:14:33,777 [lettuce-nioEventLoop-4-5] INFO [io.lettuce.core.protocol.ReconnectionHandler] ReconnectionHandler.java:174 - Reconnected to dlp-redis:6379 -2023-03-17 09:15:03,892 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralized_request ( decentralized_request_id, applicant_id, date_of_application, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -; Field 'approver_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'approver_id' doesn't have a default value -org.springframework.dao.DataIntegrityViolationException: -### Error updating database. Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralized_request ( decentralized_request_id, applicant_id, date_of_application, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -; Field 'approver_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'approver_id' doesn't have a default value - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:251) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$e5f7f0c8.save() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c3a0accc.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) +2023-03-20 10:56:28,429 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 10:56:28,618 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 10:56:28,652 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 10:56:28,652 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:28,653 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:28,653 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:28,653 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:28,653 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:28,653 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:28,654 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:28,679 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 10:56:28,682 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 10:56:28,683 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 10:56:30,661 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 10:56:30,662 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 10:56:31,262 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 10:56:31,492 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 10:56:31,494 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 10:56:31,516 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. +2023-03-20 10:56:31,667 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 10:56:31,709 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 10:56:31,717 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:31,718 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:31,719 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:31,719 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 10:56:31,719 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:31,719 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 10:56:31,743 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 10:56:31,744 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:31,845 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4597e6e3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:31,847 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:31,853 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:31,859 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:31,952 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 10:56:31,952 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 10:56:31,966 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:32,011 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 10:56:32,180 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 10:56:32,196 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 10:56:32,196 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1516 ms +2023-03-20 10:56:34,435 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 10:56:35,075 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 10:56:35,449 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 10:56:35,449 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 10:56:35,450 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 10:56:35,464 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0adb59aa-35f7-4669-a052-32013ab14a9d +2023-03-20 10:56:35,464 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 10:56:35,465 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 10:56:35,466 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 10:56:35,466 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 10:56:35,467 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 10:56:35,580 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679280995470_127.0.0.1_53169 +2023-03-20 10:56:35,580 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]Notify connected event to listeners. +2023-03-20 10:56:35,580 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 10:56:35,580 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 10:56:35,580 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 10:56:35,718 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 10:56:35,887 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 10:56:36,478 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@900ffc4, org.springframework.security.web.context.SecurityContextPersistenceFilter@597a5ead, org.springframework.security.web.header.HeaderWriterFilter@218c6d3e, org.springframework.security.web.authentication.logout.LogoutFilter@225b460a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7040d71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@54972f9a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c290246, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39d44217, org.springframework.security.web.session.SessionManagementFilter@7a8e35d1, org.springframework.security.web.access.ExceptionTranslationFilter@e196238, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77d7d2d0] +2023-03-20 10:56:36,816 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 10:56:36,919 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 10:56:36,925 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 10:56:36,934 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 10:56:36,939 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 10:56:36,943 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 10:56:36,963 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 10:56:36,998 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 10:56:37,001 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 10:56:37,006 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 10:56:37,510 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]receive server push request,request=NotifySubscriberRequest,requestId=12 +2023-03-20 10:56:37,512 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:37,512 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:37,513 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]ack server push request,request=NotifySubscriberRequest,requestId=12 +2023-03-20 10:56:37,928 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:37,928 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:38,147 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.286 seconds (JVM running for 10.951) +2023-03-20 10:56:38,150 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 10:56:38,151 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 10:56:38,151 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 10:56:38,151 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 10:56:38,152 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 10:56:38,152 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 10:56:38,738 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 10:56:38,738 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 10:56:38,741 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms +2023-03-20 10:56:40,786 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 10:56:40,898 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 10:56:50,397 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:50,398 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 10:56:50,945 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]receive server push request,request=NotifySubscriberRequest,requestId=13 +2023-03-20 10:56:50,946 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0adb59aa-35f7-4669-a052-32013ab14a9d]ack server push request,request=NotifySubscriberRequest,requestId=13 +2023-03-20 11:01:31,794 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 11:01:31,795 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 11:01:31,796 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 11:01:31,797 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 11:01:31,877 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 11:01:31,883 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 11:01:31,898 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 11:01:31,898 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 11:01:31,901 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 11:01:31,903 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 11:01:32,209 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:01:32,210 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 11:01:32,211 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 11:01:32,211 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 11:01:32,211 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 11:01:32,211 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@68d5ce3a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 11:01:32,211 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679280995470_127.0.0.1_53169 +2023-03-20 11:01:32,212 [nacos-grpc-client-executor-71] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679280995470_127.0.0.1_53169]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 11:01:32,216 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2e1054e5[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 72] +2023-03-20 11:01:32,216 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@28a3ed72[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 98] +2023-03-20 11:01:32,217 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 11:01:32,219 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 11:01:32,459 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 11:01:32,466 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 11:01:36,565 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 11:01:36,738 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:01:36,773 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:01:36,774 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:36,774 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:36,774 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:36,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:36,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:36,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:36,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:36,799 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:01:36,803 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:01:36,804 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:01:38,697 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 11:01:38,697 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 11:01:39,288 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 11:01:39,482 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 11:01:39,484 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 11:01:39,504 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 11:01:39,637 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 11:01:39,680 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:01:39,690 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:39,691 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:39,692 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:01:39,692 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:39,692 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:01:39,716 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:01:39,718 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,759 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,827 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,830 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@d49e8c6' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,836 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,917 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:01:39,918 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:01:39,930 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:39,969 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:01:40,133 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 11:01:40,148 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 11:01:40,148 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1435 ms +2023-03-20 11:01:42,413 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:01:43,065 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 11:01:43,439 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 11:01:43,440 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 11:01:43,440 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 11:01:43,450 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 4bca87d7-0ace-4cc4-a422-c6ea945e7848 +2023-03-20 11:01:43,450 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 11:01:43,451 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 11:01:43,451 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 11:01:43,452 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 11:01:43,452 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:01:43,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281303456_127.0.0.1_53955 +2023-03-20 11:01:43,563 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]Notify connected event to listeners. +2023-03-20 11:01:43,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:01:43,563 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 11:01:43,563 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:01:43,672 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 11:01:43,812 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:01:44,347 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a86112a, org.springframework.security.web.context.SecurityContextPersistenceFilter@64c1a76e, org.springframework.security.web.header.HeaderWriterFilter@6c4eccd2, org.springframework.security.web.authentication.logout.LogoutFilter@54972f9a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@e00c94e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65384249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22825762, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3203ffa3, org.springframework.security.web.session.SessionManagementFilter@4505ec36, org.springframework.security.web.access.ExceptionTranslationFilter@3a70acd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48dfce5c] +2023-03-20 11:01:44,685 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 11:01:44,773 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:01:44,778 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:01:44,787 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 11:01:44,791 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 11:01:44,795 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 11:01:44,814 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 11:01:44,845 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 11:01:44,847 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 11:01:44,851 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 11:01:45,383 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]receive server push request,request=NotifySubscriberRequest,requestId=15 +2023-03-20 11:01:45,384 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:01:45,385 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:01:45,385 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4bca87d7-0ace-4cc4-a422-c6ea945e7848]ack server push request,request=NotifySubscriberRequest,requestId=15 +2023-03-20 11:01:45,768 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:01:45,769 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:01:46,025 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.022 seconds (JVM running for 10.652) +2023-03-20 11:01:46,028 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 11:01:46,028 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:01:46,029 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 11:01:46,029 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:01:46,029 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 11:01:46,029 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:01:46,584 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 11:01:46,585 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 11:01:46,587 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 11:01:48,613 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 11:01:48,741 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 11:02:00,984 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 11:02:00,984 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 11:02:00,984 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 11:02:00,985 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 11:02:00,987 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 11:02:00,993 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 11:02:00,999 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 11:02:01,000 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 11:02:01,002 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 11:02:01,003 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 11:02:01,004 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 11:02:01,004 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 11:02:01,004 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 11:02:01,004 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 11:02:01,004 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 11:02:01,306 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@60998b1b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 11:02:01,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679281303456_127.0.0.1_53955 +2023-03-20 11:02:01,308 [nacos-grpc-client-executor-12] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679281303456_127.0.0.1_53955]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 11:02:01,310 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@26027754[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 13] +2023-03-20 11:02:01,310 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@66c85f3b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] +2023-03-20 11:02:01,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 11:02:01,312 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 11:02:01,435 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 11:02:01,440 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 11:02:04,062 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 11:02:04,238 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:02:04,275 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:04,276 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:04,300 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:02:04,304 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:02:04,305 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:02:06,059 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 11:02:06,059 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 11:02:06,641 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 11:02:06,839 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 11:02:06,841 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 11:02:06,863 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. +2023-03-20 11:02:06,998 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 11:02:07,036 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:02:07,044 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:07,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:07,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:07,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:02:07,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:07,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:02:07,067 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:02:07,069 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,110 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,181 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,185 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@d49e8c6' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,192 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,276 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:02:07,276 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:02:07,290 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,329 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:02:07,487 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 11:02:07,501 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 11:02:07,501 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1425 ms +2023-03-20 11:02:09,760 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:02:10,411 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 11:02:10,791 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 11:02:10,791 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 11:02:10,792 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 11:02:10,801 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 179b6ed1-163a-475a-84c1-7f6e8bb4c031 +2023-03-20 11:02:10,802 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 11:02:10,803 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 11:02:10,803 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 11:02:10,803 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 11:02:10,804 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:02:10,922 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281330808_127.0.0.1_54162 +2023-03-20 11:02:10,922 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]Notify connected event to listeners. +2023-03-20 11:02:10,922 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:02:10,922 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 11:02:10,922 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:02:11,035 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 11:02:11,178 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:02:11,723 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@770be0d0, org.springframework.security.web.context.SecurityContextPersistenceFilter@7a8e35d1, org.springframework.security.web.header.HeaderWriterFilter@951053f, org.springframework.security.web.authentication.logout.LogoutFilter@3b45a3e6, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7ecca48, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b98c80c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c5d60db, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c54d0dc, org.springframework.security.web.session.SessionManagementFilter@34e7a627, org.springframework.security.web.access.ExceptionTranslationFilter@472dc215, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3a3375d8] +2023-03-20 11:02:12,065 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 11:02:12,148 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:02:12,154 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:02:12,161 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 11:02:12,165 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 11:02:12,168 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 11:02:12,186 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 11:02:12,215 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 11:02:12,218 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 11:02:12,222 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 11:02:12,728 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]receive server push request,request=NotifySubscriberRequest,requestId=19 +2023-03-20 11:02:12,730 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:12,730 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:12,731 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]ack server push request,request=NotifySubscriberRequest,requestId=19 +2023-03-20 11:02:13,145 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:13,146 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:13,331 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.821 seconds (JVM running for 10.454) +2023-03-20 11:02:13,335 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 11:02:13,335 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:02:13,336 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 11:02:13,336 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:02:13,336 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 11:02:13,336 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:02:13,771 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 11:02:13,771 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 11:02:13,773 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 11:02:15,803 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 11:02:15,949 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 11:02:17,393 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:17,394 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:02:17,508 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'GET' not supported +org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) + at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) + at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) @@ -588,197 +463,15 @@ org.springframework.dao.DataIntegrityViolationException: at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLException: Field 'approver_id' doesn't have a default value - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy313.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 138 common frames omitted -2023-03-17 09:18:35,257 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:18:35,256 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:18:35,257 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:18:35,258 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:18:35,261 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:18:35,264 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:18:35,269 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:18:35,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:18:35,271 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:18:35,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:18:35,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:18:35,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:18:35,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:18:35,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:18:35,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:18:35,576 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:18:35,576 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:18:35,577 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:18:35,578 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2364a5f8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:18:35,578 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679015283201_127.0.0.1_54059 -2023-03-17 09:18:35,578 [nacos-grpc-client-executor-145] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679015283201_127.0.0.1_54059]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:18:35,582 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@625a267d[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 146] -2023-03-17 09:18:35,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@54d269c4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 210] -2023-03-17 09:18:35,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:18:35,583 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:18:35,703 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:18:35,708 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:18:38,526 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:18:38,708 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:18:38,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:38,745 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:38,746 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:38,769 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:18:38,773 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:18:38,774 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:18:40,646 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:18:40,647 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:18:41,253 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:18:41,453 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:18:41,455 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:18:41,477 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:18:41,617 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:18:41,657 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:18:41,665 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:41,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:18:41,667 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:41,667 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:18:41,694 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:18:41,695 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,795 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,797 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,803 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,809 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,895 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:18:41,895 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:18:41,908 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:41,951 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:18:42,115 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:18:42,130 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:18:42,131 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1468 ms -2023-03-17 09:18:44,473 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:18:45,153 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:18:45,538 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:18:45,538 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:18:45,539 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:18:45,553 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9856b4f3-aac5-418c-8d25-8c8e49b9215d -2023-03-17 09:18:45,554 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:18:45,555 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:18:45,555 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:18:45,555 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:18:45,556 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:18:45,672 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679015925560_127.0.0.1_56048 -2023-03-17 09:18:45,672 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]Notify connected event to listeners. -2023-03-17 09:18:45,672 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:18:45,672 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:18:45,672 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:18:45,793 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:18:45,937 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:18:46,492 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a02d760, org.springframework.security.web.context.SecurityContextPersistenceFilter@5562f297, org.springframework.security.web.header.HeaderWriterFilter@5367d46f, org.springframework.security.web.authentication.logout.LogoutFilter@1dd4c691, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@74214ac3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f45be6f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4f3672eb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a86112a, org.springframework.security.web.session.SessionManagementFilter@73f6ffb1, org.springframework.security.web.access.ExceptionTranslationFilter@628e0403, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1545ef47] -2023-03-17 09:18:46,819 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:18:46,910 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:18:46,915 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:18:46,942 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:18:46,946 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:18:46,950 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:18:46,970 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:18:47,004 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:18:47,006 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:18:47,010 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:18:47,506 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]receive server push request,request=NotifySubscriberRequest,requestId=25 -2023-03-17 09:18:47,507 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:47,507 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:47,508 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]ack server push request,request=NotifySubscriberRequest,requestId=25 -2023-03-17 09:18:47,909 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:47,909 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:48,136 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.206 seconds (JVM running for 10.875) -2023-03-17 09:18:48,140 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:18:48,140 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:18:48,141 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:18:48,141 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:18:48,141 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:18:48,141 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:18:48,403 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:18:48,404 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:18:48,406 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:18:50,429 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:18:50,522 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:18:53,219 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:53,219 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:18:53,458 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 +2023-03-20 11:02:17,955 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]receive server push request,request=NotifySubscriberRequest,requestId=20 +2023-03-20 11:02:17,956 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [179b6ed1-163a-475a-84c1-7f6e8bb4c031]ack server push request,request=NotifySubscriberRequest,requestId=20 +2023-03-20 11:02:22,662 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.PurchaseListDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.PurchaseListDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) @@ -798,9 +491,22 @@ update_by ) VALUES ( '6b874b790cf306' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at digital.laboratory.platform.reagent.service.impl.PurchaseListDetailsServiceImpl$$EnhancerBySpringCGLIB$$3b4d5e92.saveBatch() + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl.addListById(PurchaseListServiceImpl.java:73) + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl$$FastClassBySpringCGLIB$$d66940d3.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) + at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) + at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl$$EnhancerBySpringCGLIB$$150c4fac.addListById() + at digital.laboratory.platform.reagent.controller.PurchaseListController.postAddObject(PurchaseListController.java:107) + at digital.laboratory.platform.reagent.controller.PurchaseListController$$FastClassBySpringCGLIB$$d0e2ffbb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -820,7 +526,7 @@ update_by ) VALUES ( '6b874b790cf306' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() + at digital.laboratory.platform.reagent.controller.PurchaseListController$$EnhancerBySpringCGLIB$$e42b480b.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -923,14 +629,10 @@ update_by ) VALUES ( '6b874b790cf306' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 +Caused by: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) @@ -953,220 +655,311 @@ update_by ) VALUES ( '6b874b790cf306' at line 14 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) + at com.sun.proxy.$Proxy312.flushStatements(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6b874b790cf306' at line 14 + ... 156 common frames omitted +Caused by: java.sql.SQLSyntaxErrorException: Table 'reagent_managment.purchaselist_details' doesn't exist at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:18:53,813 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]receive server push request,request=NotifySubscriberRequest,requestId=27 -2023-03-17 09:18:53,813 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9856b4f3-aac5-418c-8d25-8c8e49b9215d]ack server push request,request=NotifySubscriberRequest,requestId=27 -2023-03-17 09:29:58,331 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:29:58,331 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:29:58,332 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:29:58,333 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:29:58,336 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:29:58,339 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:29:58,343 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:29:58,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:29:58,345 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:29:58,346 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:29:58,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:29:58,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:29:58,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:29:58,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:29:58,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:29:58,649 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:29:58,650 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:29:58,651 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:29:58,651 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:29:58,651 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:29:58,653 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:29:58,654 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:29:58,654 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@671424c2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:29:58,654 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679015925560_127.0.0.1_56048 -2023-03-17 09:29:58,657 [nacos-grpc-client-executor-149] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679015925560_127.0.0.1_56048]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:29:58,661 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1b8c5c66[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 150] -2023-03-17 09:29:58,661 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1cad1d66[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 224] -2023-03-17 09:29:58,662 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:29:58,663 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:29:58,790 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:29:58,798 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:30:03,069 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:30:03,244 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:30:03,277 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:30:03,278 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:03,278 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:03,278 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:03,279 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:03,279 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:03,279 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:03,279 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:03,303 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:30:03,307 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:30:03,308 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:30:05,164 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:30:05,164 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:30:05,764 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:30:05,970 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:30:05,972 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:30:05,992 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 09:30:06,128 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:30:06,172 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:30:06,180 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:06,181 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:06,182 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:06,182 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:30:06,182 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:06,182 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:30:06,206 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:30:06,208 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,310 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,312 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,318 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,324 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,412 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:30:06,412 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:30:06,425 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,465 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:30:06,637 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:30:06,652 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:30:06,652 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1473 ms -2023-03-17 09:30:08,974 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:30:09,652 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:30:10,040 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:30:10,041 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:30:10,041 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:30:10,055 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of fd00f4c8-c457-489b-add6-c4c5938f88a4 -2023-03-17 09:30:10,055 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:30:10,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:30:10,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:30:10,057 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:30:10,058 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:30:10,171 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679016610062_127.0.0.1_57565 -2023-03-17 09:30:10,171 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]Notify connected event to listeners. -2023-03-17 09:30:10,171 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:30:10,171 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:30:10,171 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:30:10,308 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:30:10,455 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:30:10,989 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e7940b3, org.springframework.security.web.context.SecurityContextPersistenceFilter@e196238, org.springframework.security.web.header.HeaderWriterFilter@73f6ffb1, org.springframework.security.web.authentication.logout.LogoutFilter@3304362e, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6238b10a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27ea7c8f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@597a5ead, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ae37be2, org.springframework.security.web.session.SessionManagementFilter@472dc215, org.springframework.security.web.access.ExceptionTranslationFilter@3f6fd33b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@49231d79] -2023-03-17 09:30:11,327 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:30:11,437 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:30:11,442 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:30:11,450 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:30:11,455 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:30:11,459 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:30:11,478 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:30:11,512 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:30:11,515 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:30:11,520 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:30:11,991 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]receive server push request,request=NotifySubscriberRequest,requestId=30 -2023-03-17 09:30:11,993 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:11,993 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:11,994 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]ack server push request,request=NotifySubscriberRequest,requestId=30 -2023-03-17 09:30:12,442 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:12,442 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:12,612 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.101 seconds (JVM running for 10.768) -2023-03-17 09:30:12,616 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:30:12,616 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:30:12,617 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:30:12,617 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:30:12,617 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:30:12,617 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:30:13,043 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:30:13,043 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:30:13,045 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:30:14,755 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:30:14,859 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:30:18,731 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:18,732 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:30:19,024 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) + ... 173 common frames omitted +2023-03-20 11:02:59,872 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 11:02:59,872 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 11:02:59,873 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 11:02:59,873 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 11:02:59,876 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 11:02:59,880 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 11:02:59,886 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 11:02:59,886 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 11:02:59,890 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 11:02:59,891 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 11:02:59,891 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 11:02:59,891 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 11:02:59,891 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 11:02:59,891 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 11:02:59,892 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 11:03:00,194 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 11:03:00,194 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 11:03:00,194 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:03:00,194 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 11:03:00,195 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 11:03:00,196 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3aa3430b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 11:03:00,196 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679281330808_127.0.0.1_54162 +2023-03-20 11:03:00,197 [nacos-grpc-client-executor-24] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679281330808_127.0.0.1_54162]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 11:03:00,198 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@acaa5d[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 25] +2023-03-20 11:03:00,198 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6421bb83[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 16] +2023-03-20 11:03:00,199 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 11:03:00,200 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 11:03:00,336 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 11:03:00,341 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 11:03:04,288 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 11:03:04,460 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:03:04,496 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:03:04,496 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:04,497 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:04,497 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:04,497 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:04,497 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:04,497 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:04,498 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:04,521 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:03:04,525 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:03:04,526 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:03:06,278 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 11:03:06,278 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 11:03:06,840 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 11:03:07,037 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 11:03:07,039 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 11:03:07,059 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2023-03-20 11:03:07,196 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 11:03:07,237 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:07,246 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:07,247 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:07,247 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:07,247 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:03:07,247 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:07,247 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:03:07,270 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:03:07,272 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,382 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5e3d2765' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,383 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,389 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,395 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,477 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:03:07,477 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:03:07,490 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,528 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:03:07,684 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 11:03:07,698 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 11:03:07,698 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1405 ms +2023-03-20 11:03:09,945 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:03:10,602 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 11:03:10,982 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 11:03:10,983 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 11:03:10,983 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 11:03:10,993 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of cf4205eb-ce90-4191-9492-ac23178195fc +2023-03-20 11:03:10,993 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 11:03:10,994 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 11:03:10,994 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 11:03:10,995 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 11:03:10,995 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:03:11,110 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281390999_127.0.0.1_54442 +2023-03-20 11:03:11,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]Notify connected event to listeners. +2023-03-20 11:03:11,110 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:03:11,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 11:03:11,110 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:03:11,221 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 11:03:11,365 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:03:11,901 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@650d5a3d, org.springframework.security.web.context.SecurityContextPersistenceFilter@8b93c88, org.springframework.security.web.header.HeaderWriterFilter@6015c745, org.springframework.security.web.authentication.logout.LogoutFilter@34e7a627, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@52539624, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f6fd33b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fecdd00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e9a9683, org.springframework.security.web.session.SessionManagementFilter@26edfa34, org.springframework.security.web.access.ExceptionTranslationFilter@2fccfcdb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31f90517] +2023-03-20 11:03:12,239 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 11:03:12,326 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:03:12,332 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:03:12,340 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 11:03:12,345 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 11:03:12,348 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 11:03:12,367 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 11:03:12,399 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 11:03:12,401 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 11:03:12,406 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 11:03:12,931 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]receive server push request,request=NotifySubscriberRequest,requestId=22 +2023-03-20 11:03:12,933 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:12,933 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:12,933 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]ack server push request,request=NotifySubscriberRequest,requestId=22 +2023-03-20 11:03:13,332 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:13,333 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:13,524 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.802 seconds (JVM running for 10.432) +2023-03-20 11:03:13,528 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 11:03:13,528 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:03:13,529 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 11:03:13,529 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:03:13,529 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 11:03:13,529 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:03:13,818 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 11:03:13,818 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 11:03:13,821 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms +2023-03-20 11:03:15,860 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 11:03:15,978 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 11:03:16,698 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:16,699 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:17,281 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]receive server push request,request=NotifySubscriberRequest,requestId=24 +2023-03-20 11:03:17,281 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]ack server push request,request=NotifySubscriberRequest,requestId=24 +2023-03-20 11:03:34,793 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]receive server push request,request=NotifySubscriberRequest,requestId=25 +2023-03-20 11:03:34,794 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:03:34,794 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-admin-service -> [] +2023-03-20 11:03:34,794 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]ack server push request,request=NotifySubscriberRequest,requestId=25 +2023-03-20 11:05:02,423 [nacos-grpc-client-executor-34] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]receive server push request,request=NotifySubscriberRequest,requestId=29 +2023-03-20 11:05:02,423 [nacos-grpc-client-executor-34] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:05:02,426 [nacos-grpc-client-executor-34] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 11:05:02,426 [nacos-grpc-client-executor-34] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cf4205eb-ce90-4191-9492-ac23178195fc]ack server push request,request=NotifySubscriberRequest,requestId=29 +2023-03-20 11:06:11,991 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 11:06:11,991 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 11:06:11,992 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 11:06:11,992 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 11:06:11,995 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 11:06:11,998 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 11:06:12,003 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 11:06:12,003 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 11:06:12,005 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 11:06:12,006 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 11:06:12,006 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 11:06:12,007 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 11:06:12,007 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 11:06:12,007 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 11:06:12,007 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 11:06:12,310 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 11:06:12,310 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 11:06:12,310 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 11:06:12,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2d731b4f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 11:06:12,312 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679281390999_127.0.0.1_54442 +2023-03-20 11:06:12,313 [nacos-grpc-client-executor-52] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679281390999_127.0.0.1_54442]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 11:06:12,314 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@63184673[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 53] +2023-03-20 11:06:12,314 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3f75e584[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 60] +2023-03-20 11:06:12,315 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 11:06:12,316 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 11:06:12,538 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 11:06:12,543 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 11:06:16,554 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 11:06:16,736 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:06:16,776 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:06:16,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:16,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:16,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:16,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:16,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:16,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:16,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:16,805 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:06:16,809 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:06:16,810 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:06:18,592 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 11:06:18,592 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 11:06:19,162 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 11:06:19,358 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 11:06:19,359 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 11:06:19,381 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 11:06:19,526 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 11:06:19,568 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:06:19,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:19,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:06:19,578 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:19,578 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:06:19,601 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:06:19,603 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,715 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5e3d2765' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,717 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,734 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,741 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,814 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:06:19,814 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:06:19,827 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:19,867 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:06:20,026 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 11:06:20,040 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 11:06:20,040 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1432 ms +2023-03-20 11:06:22,333 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:06:22,986 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 11:06:23,372 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 11:06:23,373 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 11:06:23,374 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 11:06:23,384 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 20293d15-6905-46c5-8c6d-7a9f9ec40fb4 +2023-03-20 11:06:23,384 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 11:06:23,385 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 11:06:23,386 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 11:06:23,386 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 11:06:23,387 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 11:06:23,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679281583391_127.0.0.1_55467 +2023-03-20 11:06:23,497 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]Notify connected event to listeners. +2023-03-20 11:06:23,498 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 11:06:23,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 11:06:23,498 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 11:06:23,622 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 11:06:23,790 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 11:06:24,338 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4fe687b5, org.springframework.security.web.context.SecurityContextPersistenceFilter@3fecdd00, org.springframework.security.web.header.HeaderWriterFilter@41db6e4b, org.springframework.security.web.authentication.logout.LogoutFilter@1001b435, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@31b4c003, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e196238, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c2063e0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a02d760, org.springframework.security.web.session.SessionManagementFilter@32c114d9, org.springframework.security.web.access.ExceptionTranslationFilter@8b93c88, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50ac63b2] +2023-03-20 11:06:24,681 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 11:06:24,775 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:06:24,781 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 11:06:24,789 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 11:06:24,793 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 11:06:24,798 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 11:06:24,816 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 11:06:24,847 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 11:06:24,850 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 11:06:24,854 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 11:06:25,314 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]receive server push request,request=NotifySubscriberRequest,requestId=36 +2023-03-20 11:06:25,315 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:25,316 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:25,316 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]ack server push request,request=NotifySubscriberRequest,requestId=36 +2023-03-20 11:06:25,777 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:25,777 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:26,093 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.095 seconds (JVM running for 10.761) +2023-03-20 11:06:26,097 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 11:06:26,097 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:06:26,098 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 11:06:26,098 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:06:26,098 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 11:06:26,098 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 11:06:26,643 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 11:06:26,644 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 11:06:26,646 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 11:06:28,678 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 11:06:28,786 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 11:06:29,315 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:29,316 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] +2023-03-20 11:06:29,858 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]receive server push request,request=NotifySubscriberRequest,requestId=37 +2023-03-20 11:06:29,858 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [20293d15-6905-46c5-8c6d-7a9f9ec40fb4]ack server push request,request=NotifySubscriberRequest,requestId=37 +2023-03-20 11:59:30,345 [XNIO-1 task-1] WARN [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:78 - 拒绝授权异常信息 ex=不允许访问 +org.springframework.security.access.AccessDeniedException: 不允许访问 + at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:73) + at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) + at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) + at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:58) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$b5595132.getSupplierInformationPage() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -1180,8 +973,8 @@ update_by ) VALUES ( 'a8ea380d389725' at line 14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) @@ -1269,96 +1062,158 @@ update_by ) VALUES ( 'a8ea380d389725' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8ea380d389725' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:30:19,267 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]receive server push request,request=NotifySubscriberRequest,requestId=31 -2023-03-17 09:30:19,268 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [fd00f4c8-c457-489b-add6-c4c5938f88a4]ack server push request,request=NotifySubscriberRequest,requestId=31 -2023-03-17 09:31:21,859 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 11:59:50,901 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 11:59:50,902 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 11:59:50,902 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 11:59:50,903 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 11:59:50,905 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 11:59:50,909 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 11:59:50,913 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 11:59:50,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 11:59:50,915 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 11:59:50,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 11:59:51,219 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 11:59:51,220 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 11:59:51,220 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:59:51,220 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:59:51,220 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 11:59:51,220 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 11:59:51,221 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@24382da6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 11:59:51,222 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679281583391_127.0.0.1_55467 +2023-03-20 11:59:51,223 [nacos-grpc-client-executor-658] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679281583391_127.0.0.1_55467]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 11:59:51,226 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6743401e[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 659] +2023-03-20 11:59:51,226 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6aa1f06d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1068] +2023-03-20 11:59:51,227 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 11:59:51,228 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 11:59:51,453 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 11:59:51,456 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 11:59:56,731 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 11:59:56,906 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:59:56,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:59:56,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:56,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:56,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:56,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:56,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:56,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:56,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:56,966 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:59:56,969 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 11:59:56,970 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 11:59:58,847 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 11:59:58,847 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 11:59:59,440 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 11:59:59,635 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 11:59:59,636 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 11:59:59,661 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces. +2023-03-20 11:59:59,798 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 11:59:59,838 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 11:59:59,846 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:59,847 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 11:59:59,848 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:59,848 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 11:59:59,869 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 11:59:59,871 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:59:59,981 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7910f355' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:59:59,983 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:59:59,988 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 11:59:59,994 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 12:00:00,086 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 12:00:00,087 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 12:00:00,100 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 12:00:00,141 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 12:00:00,310 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 12:00:00,330 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 12:00:00,330 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1467 ms +2023-03-20 12:00:02,656 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 12:00:03,310 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 12:00:03,701 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 12:00:03,701 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 12:00:03,702 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 12:00:03,714 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of bbd54cb9-180a-4fad-9eb3-478783df448b +2023-03-20 12:00:03,714 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 12:00:03,715 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 12:00:03,716 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 12:00:03,716 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 12:00:03,717 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 12:00:03,827 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679284803721_127.0.0.1_59907 +2023-03-20 12:00:03,827 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]Notify connected event to listeners. +2023-03-20 12:00:03,827 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 12:00:03,827 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 12:00:03,827 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 12:00:03,943 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 12:00:04,085 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 12:00:04,632 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f606ab6, org.springframework.security.web.context.SecurityContextPersistenceFilter@216de23a, org.springframework.security.web.header.HeaderWriterFilter@21252bef, org.springframework.security.web.authentication.logout.LogoutFilter@5e9a9683, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@4fe687b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74214ac3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b45a3e6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@384cd83a, org.springframework.security.web.session.SessionManagementFilter@1abb719a, org.springframework.security.web.access.ExceptionTranslationFilter@7d8a5ec7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3d00c2ae] +2023-03-20 12:00:04,975 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 12:00:05,063 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 12:00:05,068 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 12:00:05,076 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 12:00:05,080 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 12:00:05,084 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 12:00:05,102 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 12:00:05,133 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 12:00:05,136 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 12:00:05,141 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 12:00:05,622 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]receive server push request,request=NotifySubscriberRequest,requestId=41 +2023-03-20 12:00:05,623 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:05,623 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:05,624 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]ack server push request,request=NotifySubscriberRequest,requestId=41 +2023-03-20 12:00:06,067 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:06,068 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:06,280 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.136 seconds (JVM running for 10.782) +2023-03-20 12:00:06,283 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 12:00:06,284 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 12:00:06,284 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 12:00:06,285 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 12:00:06,285 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 12:00:06,285 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 12:00:06,644 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 12:00:06,644 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 12:00:06,646 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 12:00:08,680 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 12:00:08,805 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 12:00:10,227 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:10,227 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 12:00:10,731 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]receive server push request,request=NotifySubscriberRequest,requestId=43 +2023-03-20 12:00:10,732 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]ack server push request,request=NotifySubscriberRequest,requestId=43 +2023-03-20 14:03:11,005 [nacos-grpc-client-executor-498] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]receive server push request,request=ClientDetectionRequest,requestId=45 +2023-03-20 14:03:11,005 [nacos-grpc-client-executor-498] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [bbd54cb9-180a-4fad-9eb3-478783df448b]ack server push request,request=ClientDetectionRequest,requestId=45 +2023-03-20 14:03:22,514 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h23m11s391ms639µs). +2023-03-20 14:05:47,900 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m25s386ms218µs500ns). +2023-03-20 14:15:26,130 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -1378,7 +1233,7 @@ update_by ) VALUES ( '133e78ddc29768' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -1484,91 +1339,149 @@ update_by ) VALUES ( '133e78ddc29768' at line 14 at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '133e78ddc29768' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:32:58,800 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 14:16:52,622 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 14:16:52,622 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 14:16:52,623 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 14:16:52,623 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 14:16:52,626 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 14:16:52,630 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 14:16:52,634 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 14:16:52,634 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 14:16:52,635 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 14:16:52,636 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 14:16:52,637 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 14:16:52,637 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 14:16:52,637 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 14:16:52,637 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 14:16:52,637 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 14:16:52,952 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:16:52,953 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 14:16:52,954 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 14:16:52,954 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 14:16:52,954 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 14:16:52,954 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6be44dad[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 14:16:52,954 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679284803721_127.0.0.1_59907 +2023-03-20 14:16:52,955 [nacos-grpc-client-executor-654] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679284803721_127.0.0.1_59907]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 14:16:52,956 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7340cdfa[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 655] +2023-03-20 14:16:52,956 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@278f4968[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1041] +2023-03-20 14:16:52,957 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 14:16:52,958 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 14:16:53,081 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 14:16:53,084 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 14:16:57,114 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 14:16:57,287 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:16:57,318 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:16:57,319 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:16:57,319 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:16:57,319 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:16:57,319 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:16:57,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:16:57,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:16:57,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:16:57,343 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:16:57,346 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:16:57,347 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:16:59,105 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 14:16:59,105 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 14:16:59,686 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 14:16:59,880 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 14:16:59,882 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 14:16:59,902 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 14:17:00,039 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 14:17:00,079 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:00,087 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:00,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:00,110 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:17:00,112 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,220 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7910f355' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,222 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,228 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,235 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,328 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:17:00,328 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:17:00,341 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,380 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:00,540 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 14:17:00,553 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 14:17:00,553 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1432 ms +2023-03-20 14:17:02,785 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:17:03,442 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 14:17:03,824 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 14:17:03,824 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 14:17:03,825 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 14:17:03,835 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 62c083f0-4e0a-4949-9171-9834a0062ecd +2023-03-20 14:17:03,835 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 14:17:03,836 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 14:17:03,836 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 14:17:03,836 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 14:17:03,837 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:17:03,955 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293023841_127.0.0.1_51594 +2023-03-20 14:17:03,955 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]Notify connected event to listeners. +2023-03-20 14:17:03,955 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:17:03,955 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 14:17:03,955 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:17:04,069 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 14:17:04,211 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:17:04,752 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@307eb95f, org.springframework.security.web.context.SecurityContextPersistenceFilter@74214ac3, org.springframework.security.web.header.HeaderWriterFilter@706dee4, org.springframework.security.web.authentication.logout.LogoutFilter@48dfce5c, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3e7940b3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@225b460a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3bb6b9ab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c1f3125, org.springframework.security.web.session.SessionManagementFilter@5b166420, org.springframework.security.web.access.ExceptionTranslationFilter@52984065, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6d7005e2] +2023-03-20 14:17:05,088 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 14:17:05,178 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:17:05,183 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:17:05,190 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 14:17:05,195 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 14:17:05,198 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 14:17:05,217 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 14:17:05,246 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 14:17:05,249 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 14:17:05,253 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 14:17:05,694 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]receive server push request,request=NotifySubscriberRequest,requestId=56 +2023-03-20 14:17:05,696 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:05,696 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:05,696 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]ack server push request,request=NotifySubscriberRequest,requestId=56 +2023-03-20 14:17:06,175 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:06,176 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:06,376 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.824 seconds (JVM running for 10.49) +2023-03-20 14:17:06,380 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 14:17:06,380 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:06,381 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 14:17:06,381 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:06,381 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 14:17:06,381 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:06,922 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 14:17:06,922 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 14:17:06,924 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 14:17:08,976 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 14:17:09,055 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 14:17:11,763 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:11,764 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:11,912 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -1588,7 +1501,7 @@ update_by ) VALUES ( '965e5a06fc5c1a' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -1691,228 +1604,156 @@ update_by ) VALUES ( '965e5a06fc5c1a' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '965e5a06fc5c1a' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:33:02,790 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:33:02,789 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:33:02,790 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:33:02,790 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:33:02,793 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:33:02,796 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:33:02,801 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:33:02,802 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:33:02,804 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:33:02,806 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:33:03,109 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:33:03,109 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:33:03,109 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:33:03,109 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:33:03,109 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:33:03,110 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4db94423[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:33:03,111 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679016610062_127.0.0.1_57565 -2023-03-17 09:33:03,112 [nacos-grpc-client-executor-51] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679016610062_127.0.0.1_57565]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:33:03,113 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2c80d980[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 52] -2023-03-17 09:33:03,113 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@403eb8fe[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 57] -2023-03-17 09:33:03,114 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:33:03,115 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:33:03,336 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:33:03,341 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:33:05,971 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:33:06,173 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:33:06,210 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:33:06,211 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:06,211 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:06,211 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:06,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:06,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:06,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:06,212 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:06,236 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:33:06,239 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:33:06,240 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:33:08,050 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:33:08,050 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:33:08,636 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:33:08,846 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:33:08,847 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:33:08,868 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:33:09,015 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:33:09,057 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:33:09,067 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:33:09,067 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:33:09,067 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:33:09,067 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:33:09,068 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:09,069 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:33:09,094 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:33:09,095 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,207 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,208 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,214 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,220 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,297 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:33:09,297 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:33:09,310 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,352 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:33:09,517 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:33:09,531 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:33:09,531 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1465 ms -2023-03-17 09:33:11,990 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:33:12,686 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:33:13,069 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:33:13,070 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:33:13,070 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:33:13,080 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e5f0e384-4600-48d5-a6b3-de59c70d9749 -2023-03-17 09:33:13,080 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:33:13,081 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:33:13,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:33:13,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:33:13,083 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:33:13,201 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679016793086_127.0.0.1_58129 -2023-03-17 09:33:13,201 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]Notify connected event to listeners. -2023-03-17 09:33:13,201 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:33:13,201 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:33:13,202 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:33:13,330 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:33:13,501 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:33:14,050 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12f32f99, org.springframework.security.web.context.SecurityContextPersistenceFilter@44f5259a, org.springframework.security.web.header.HeaderWriterFilter@64c1a76e, org.springframework.security.web.authentication.logout.LogoutFilter@59eb987a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2c34ce24, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d8a5ec7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65a7bc80, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73ab649f, org.springframework.security.web.session.SessionManagementFilter@6f45be6f, org.springframework.security.web.access.ExceptionTranslationFilter@41fe0d98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@732ae29c] -2023-03-17 09:33:14,372 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:33:14,464 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:33:14,473 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:33:14,482 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:33:14,486 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:33:14,490 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:33:14,509 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:33:14,539 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:33:14,541 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:33:14,547 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:33:15,005 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]receive server push request,request=NotifySubscriberRequest,requestId=33 -2023-03-17 09:33:15,008 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:15,008 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:15,009 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]ack server push request,request=NotifySubscriberRequest,requestId=33 -2023-03-17 09:33:15,461 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:15,462 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:15,794 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.398 seconds (JVM running for 11.046) -2023-03-17 09:33:15,799 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:33:15,799 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:33:15,800 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:33:15,800 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:33:15,800 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:33:15,800 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:33:16,505 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:33:16,505 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:33:16,508 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 09:33:18,546 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:33:18,632 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:33:36,358 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:36,359 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:33:36,664 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 14:17:12,362 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]receive server push request,request=NotifySubscriberRequest,requestId=57 +2023-03-20 14:17:12,362 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62c083f0-4e0a-4949-9171-9834a0062ecd]ack server push request,request=NotifySubscriberRequest,requestId=57 +2023-03-20 14:17:19,268 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 14:17:19,268 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 14:17:19,269 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 14:17:19,269 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 14:17:19,272 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 14:17:19,275 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 14:17:19,280 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 14:17:19,280 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 14:17:19,282 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 14:17:19,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 14:17:19,591 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 14:17:19,591 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 14:17:19,592 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:17:19,592 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:17:19,592 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 14:17:19,592 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 14:17:19,592 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 14:17:19,593 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 14:17:19,593 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:17:19,593 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:17:19,593 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 14:17:19,593 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 14:17:19,594 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 14:17:19,594 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 14:17:19,594 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4f559cc9[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 14:17:19,594 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679293023841_127.0.0.1_51594 +2023-03-20 14:17:19,595 [nacos-grpc-client-executor-16] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679293023841_127.0.0.1_51594]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 14:17:19,596 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@ac0a40a[Running, pool size = 7, active threads = 0, queued tasks = 0, completed tasks = 17] +2023-03-20 14:17:19,597 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5f0d2763[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] +2023-03-20 14:17:19,597 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 14:17:19,598 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 14:17:19,820 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 14:17:19,826 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 14:17:23,062 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 14:17:23,268 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:17:23,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:17:23,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:23,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:23,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:23,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:23,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:23,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:23,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:23,333 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:17:23,337 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:17:23,338 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:17:25,253 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 14:17:25,253 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 14:17:25,884 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 14:17:26,113 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 14:17:26,114 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 14:17:26,136 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 14:17:26,284 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 14:17:26,330 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:17:26,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:26,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:26,340 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:26,340 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:17:26,340 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:26,340 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:17:26,367 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:17:26,369 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,485 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3601549f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,487 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,492 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,499 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,598 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:17:26,599 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:17:26,612 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,657 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:17:26,830 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 14:17:26,846 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 14:17:26,846 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1575 ms +2023-03-20 14:17:29,260 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:17:29,979 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 14:17:30,371 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 14:17:30,372 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 14:17:30,372 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 14:17:30,384 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 40d5195d-59d9-4b86-96d1-5ee54b2a730d +2023-03-20 14:17:30,384 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 14:17:30,385 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 14:17:30,385 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 14:17:30,386 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 14:17:30,386 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:17:30,500 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293050391_127.0.0.1_51845 +2023-03-20 14:17:30,500 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]Notify connected event to listeners. +2023-03-20 14:17:30,500 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 14:17:30,500 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:17:30,500 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:17:30,628 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 14:17:30,779 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:17:31,375 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1df6f57d, org.springframework.security.web.context.SecurityContextPersistenceFilter@7db72209, org.springframework.security.web.header.HeaderWriterFilter@71e839ee, org.springframework.security.web.authentication.logout.LogoutFilter@76b49d0, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5410bbdf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f02dc34, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59a79420, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@578036a2, org.springframework.security.web.session.SessionManagementFilter@184b3575, org.springframework.security.web.access.ExceptionTranslationFilter@280d1d8d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f8af186] +2023-03-20 14:17:31,720 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 14:17:31,816 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:17:31,822 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:17:31,831 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 14:17:31,836 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 14:17:31,841 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 14:17:31,862 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 14:17:31,894 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 14:17:31,897 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 14:17:31,901 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 14:17:32,383 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]receive server push request,request=NotifySubscriberRequest,requestId=59 +2023-03-20 14:17:32,385 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:32,385 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:32,385 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]ack server push request,request=NotifySubscriberRequest,requestId=59 +2023-03-20 14:17:32,834 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:32,835 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:33,095 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.646 seconds (JVM running for 11.729) +2023-03-20 14:17:33,098 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 14:17:33,099 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:33,099 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 14:17:33,099 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:33,100 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 14:17:33,100 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:17:33,550 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 14:17:33,550 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 14:17:33,553 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms +2023-03-20 14:17:35,595 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 14:17:35,688 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 14:17:38,221 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:38,222 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:17:41,378 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]receive server push request,request=NotifySubscriberRequest,requestId=61 +2023-03-20 14:17:41,380 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [40d5195d-59d9-4b86-96d1-5ee54b2a730d]ack server push request,request=NotifySubscriberRequest,requestId=61 +2023-03-20 14:18:04,193 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$a52547a8.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -1932,7 +1773,7 @@ update_by ) VALUES ( 'cc1036a2f61505' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$642c82f7.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$881d58cc.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -2038,93 +1879,162 @@ update_by ) VALUES ( 'cc1036a2f61505' at line 14 at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'cc1036a2f61505' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:33:36,957 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]receive server push request,request=NotifySubscriberRequest,requestId=35 -2023-03-17 09:33:36,957 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e5f0e384-4600-48d5-a6b3-de59c70d9749]ack server push request,request=NotifySubscriberRequest,requestId=35 -2023-03-17 09:35:27,264 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) +2023-03-20 14:18:04,209 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 14:18:04,210 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 14:18:04,210 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 14:18:04,211 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 14:18:04,214 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 14:18:04,223 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 14:18:04,228 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 14:18:04,229 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 14:18:04,231 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 14:18:04,232 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 14:18:04,233 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 14:18:04,233 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 14:18:04,233 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 14:18:04,233 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 14:18:04,233 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 14:18:04,536 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 14:18:04,537 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 14:18:04,538 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 14:18:04,538 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:18:04,538 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@33e936ed[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 14:18:04,539 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679293050391_127.0.0.1_51845 +2023-03-20 14:18:04,541 [nacos-grpc-client-executor-17] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679293050391_127.0.0.1_51845]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 14:18:04,543 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5620e994[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 18] +2023-03-20 14:18:04,543 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2292005c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] +2023-03-20 14:18:04,544 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 14:18:04,545 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 14:18:04,671 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 14:18:04,677 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 14:18:08,631 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 14:18:08,807 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:18:08,855 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:18:08,856 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:08,856 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:08,856 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:08,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:08,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:08,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:08,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:08,882 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:18:08,886 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:18:08,887 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:18:10,714 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 14:18:10,714 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 14:18:11,277 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 14:18:11,470 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 14:18:11,471 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 14:18:11,493 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 14:18:11,633 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 14:18:11,675 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:18:11,682 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:18:11,682 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:18:11,682 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:11,683 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:18:11,706 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:18:11,708 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,749 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,822 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,826 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5238896f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,833 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,919 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:18:11,919 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:18:11,933 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:11,973 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:18:12,145 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 14:18:12,158 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 14:18:12,158 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1428 ms +2023-03-20 14:18:14,436 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:18:15,093 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 14:18:15,484 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 14:18:15,485 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 14:18:15,485 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 14:18:15,495 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9fd4bb7e-f288-4b66-be8a-e23a0afe5713 +2023-03-20 14:18:15,495 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 14:18:15,496 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 14:18:15,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 14:18:15,497 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 14:18:15,498 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:18:15,610 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293095501_127.0.0.1_52145 +2023-03-20 14:18:15,610 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]Notify connected event to listeners. +2023-03-20 14:18:15,610 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:18:15,610 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 14:18:15,610 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:18:15,721 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 14:18:15,864 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:18:16,404 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f606ab6, org.springframework.security.web.context.SecurityContextPersistenceFilter@216de23a, org.springframework.security.web.header.HeaderWriterFilter@21252bef, org.springframework.security.web.authentication.logout.LogoutFilter@5e9a9683, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@4fe687b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74214ac3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b45a3e6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@384cd83a, org.springframework.security.web.session.SessionManagementFilter@1abb719a, org.springframework.security.web.access.ExceptionTranslationFilter@7d8a5ec7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3d00c2ae] +2023-03-20 14:18:16,750 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 14:18:16,834 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:18:16,839 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:18:16,846 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 14:18:16,851 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 14:18:16,854 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 14:18:16,872 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 14:18:16,901 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 14:18:16,903 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 14:18:16,908 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 14:18:17,367 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]receive server push request,request=NotifySubscriberRequest,requestId=63 +2023-03-20 14:18:17,369 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:17,369 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:17,370 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]ack server push request,request=NotifySubscriberRequest,requestId=63 +2023-03-20 14:18:17,832 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:17,833 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:18,054 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.974 seconds (JVM running for 10.615) +2023-03-20 14:18:18,057 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 14:18:18,058 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:18:18,058 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 14:18:18,058 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:18:18,058 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 14:18:18,059 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:18:18,891 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 14:18:18,891 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 14:18:18,894 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms +2023-03-20 14:18:20,924 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 14:18:21,023 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 14:18:21,459 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:21,459 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:18:21,623 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' +org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' + at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) + at com.sun.proxy.$Proxy149.selectOne(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy232.selectById(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.getById(IService.java:292) at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.getById() + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:34) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -2144,7 +2054,7 @@ update_by ) VALUES ( '1987879d82bd4a' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$642c82f7.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -2247,94 +2157,206 @@ update_by ) VALUES ( '1987879d82bd4a' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) +Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' + at org.apache.ibatis.reflection.Reflector.getGetInvoker(Reflector.java:387) + at org.apache.ibatis.reflection.MetaClass.getGetInvoker(MetaClass.java:164) + at org.apache.ibatis.reflection.wrapper.BeanWrapper.getBeanProperty(BeanWrapper.java:162) + at org.apache.ibatis.reflection.wrapper.BeanWrapper.get(BeanWrapper.java:49) + at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122) + at org.apache.ibatis.executor.BaseExecutor.createCacheKey(BaseExecutor.java:219) + at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:80) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) + at com.sun.proxy.$Proxy311.query(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '1987879d82bd4a' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:36:50,394 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) +2023-03-20 14:18:22,047 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]receive server push request,request=NotifySubscriberRequest,requestId=65 +2023-03-20 14:18:22,047 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9fd4bb7e-f288-4b66-be8a-e23a0afe5713]ack server push request,request=NotifySubscriberRequest,requestId=65 +2023-03-20 14:20:55,420 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient +2023-03-20 14:20:55,420 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher +2023-03-20 14:20:55,421 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end +2023-03-20 14:20:55,421 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end +2023-03-20 14:20:55,424 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final +2023-03-20 14:20:55,427 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' +2023-03-20 14:20:55,434 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... +2023-03-20 14:20:55,434 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} +2023-03-20 14:20:55,436 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin +2023-03-20 14:20:55,438 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin +2023-03-20 14:20:55,747 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop +2023-03-20 14:20:55,747 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin +2023-03-20 14:20:55,747 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop +2023-03-20 14:20:55,748 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown +2023-03-20 14:20:55,749 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6616a6bd[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] +2023-03-20 14:20:55,749 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679293095501_127.0.0.1_52145 +2023-03-20 14:20:55,750 [nacos-grpc-client-executor-45] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679293095501_127.0.0.1_52145]Ignore complete event,isRunning:false,isAbandon=false +2023-03-20 14:20:55,751 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@31ae632c[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 46] +2023-03-20 14:20:55,751 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@15598885[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 53] +2023-03-20 14:20:55,752 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop +2023-03-20 14:20:55,753 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException +2023-03-20 14:20:55,875 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... +2023-03-20 14:20:55,880 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. +2023-03-20 14:20:59,747 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final +2023-03-20 14:20:59,921 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:20:59,958 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:20:59,959 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:20:59,959 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:20:59,959 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:20:59,959 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:20:59,960 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:20:59,960 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:20:59,960 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:20:59,984 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:20:59,988 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:20:59,989 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:21:01,732 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 +2023-03-20 14:21:01,732 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev +2023-03-20 14:21:02,300 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. +2023-03-20 14:21:02,497 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! +2023-03-20 14:21:02,498 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2023-03-20 14:21:02,519 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2023-03-20 14:21:02,652 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=8e522157-4e46-31bc-9d65-46917e300169 +2023-03-20 14:21:02,691 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:21:02,700 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:21:02,701 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper +2023-03-20 14:21:02,722 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter +2023-03-20 14:21:02,724 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,763 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,831 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,836 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2712e8f4' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,842 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,923 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver +2023-03-20 14:21:02,923 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector +2023-03-20 14:21:02,936 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:02,975 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2023-03-20 14:21:03,139 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used +2023-03-20 14:21:03,153 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext +2023-03-20 14:21:03,153 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1406 ms +2023-03-20 14:21:05,390 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:21:06,044 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. +2023-03-20 14:21:06,416 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null +2023-03-20 14:21:06,417 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null +2023-03-20 14:21:06,417 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null +2023-03-20 14:21:06,427 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8bc0cee6-845f-47cd-a37a-5b49f95faf99 +2023-03-20 14:21:06,428 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]RpcClient init label, labels={module=naming, source=sdk} +2023-03-20 14:21:06,429 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager +2023-03-20 14:21:06,429 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService +2023-03-20 14:21:06,429 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler +2023-03-20 14:21:06,430 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} +2023-03-20 14:21:06,548 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679293266433_127.0.0.1_52848 +2023-03-20 14:21:06,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]Notify connected event to listeners. +2023-03-20 14:21:06,548 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler +2023-03-20 14:21:06,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect +2023-03-20 14:21:06,548 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 +2023-03-20 14:21:06,663 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' +2023-03-20 14:21:06,801 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. +2023-03-20 14:21:07,340 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@732ae29c, org.springframework.security.web.context.SecurityContextPersistenceFilter@37bac0f4, org.springframework.security.web.header.HeaderWriterFilter@34c050a1, org.springframework.security.web.authentication.logout.LogoutFilter@7c290246, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7927209f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22825762, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1aade3c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@100d5018, org.springframework.security.web.session.SessionManagementFilter@19983dd1, org.springframework.security.web.access.ExceptionTranslationFilter@3be60847, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7a02d760] +2023-03-20 14:21:07,668 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. +2023-03-20 14:21:07,750 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:21:07,755 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] +2023-03-20 14:21:07,762 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final +2023-03-20 14:21:07,767 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final +2023-03-20 14:21:07,770 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final +2023-03-20 14:21:07,790 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final +2023-03-20 14:21:07,819 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) +2023-03-20 14:21:07,821 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} +2023-03-20 14:21:07,825 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished +2023-03-20 14:21:08,305 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]receive server push request,request=NotifySubscriberRequest,requestId=67 +2023-03-20 14:21:08,307 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:08,307 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:08,308 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]ack server push request,request=NotifySubscriberRequest,requestId=67 +2023-03-20 14:21:08,754 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:08,754 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:08,930 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.73 seconds (JVM running for 10.374) +2023-03-20 14:21:08,933 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP +2023-03-20 14:21:08,934 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:21:08,947 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP +2023-03-20 14:21:08,948 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:21:08,948 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP +2023-03-20 14:21:08,948 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 +2023-03-20 14:21:09,450 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' +2023-03-20 14:21:09,450 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' +2023-03-20 14:21:09,452 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms +2023-03-20 14:21:11,488 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... +2023-03-20 14:21:11,576 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. +2023-03-20 14:21:13,533 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:13,533 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] +2023-03-20 14:21:13,809 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= +### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +### The error may exist in digital/laboratory/platform/reagent/mapper/SupplierInformationMapper.java (best guess) +### The error may involve digital.laboratory.platform.reagent.mapper.SupplierInformationMapper.insert-Inline +### The error occurred while setting parameters +### SQL: INSERT INTO supplier_information ( supplier_information_id, acceptable_condition, contact_number, contact_person_name, name_of_supplier, photograph_of_supplier, qualification_document, scope_of_supply, supplier_coding, supplier_idnumber, supplier_name, supplier_telephone, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +; Data truncation: Data too long for column 'acceptable_condition' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +org.springframework.dao.DataIntegrityViolationException: +### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +### The error may exist in digital/laboratory/platform/reagent/mapper/SupplierInformationMapper.java (best guess) +### The error may involve digital.laboratory.platform.reagent.mapper.SupplierInformationMapper.insert-Inline +### The error occurred while setting parameters +### SQL: INSERT INTO supplier_information ( supplier_information_id, acceptable_condition, contact_number, contact_person_name, name_of_supplier, photograph_of_supplier, qualification_document, scope_of_supply, supplier_coding, supplier_idnumber, supplier_name, supplier_telephone, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +; Data truncation: Data too long for column 'acceptable_condition' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 + at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) + at com.sun.proxy.$Proxy149.insert(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy232.insert(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.save() + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:46) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -2354,7 +2376,7 @@ update_by ) VALUES ( '99095988c99c32' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$642c82f7.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -2457,228 +2479,53 @@ update_by ) VALUES ( '99095988c99c32' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) +Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 + at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) + at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) + at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) + at com.sun.proxy.$Proxy313.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) + at com.sun.proxy.$Proxy312.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) + at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '99095988c99c32' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:37:00,458 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:37:00,458 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:37:00,459 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:37:00,459 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:37:00,462 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:37:00,465 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:37:00,470 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:37:00,470 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:37:00,472 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:37:00,473 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:37:00,474 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:37:00,474 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:37:00,474 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:37:00,474 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:37:00,474 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:37:00,778 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:37:00,779 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:37:00,780 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:37:00,780 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:37:00,780 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7e4d2910[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:37:00,780 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679016793086_127.0.0.1_58129 -2023-03-17 09:37:00,781 [nacos-grpc-client-executor-64] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679016793086_127.0.0.1_58129]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:37:00,782 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6972d00e[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 65] -2023-03-17 09:37:00,782 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1dd6344e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 75] -2023-03-17 09:37:00,782 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:37:00,783 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:37:00,905 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:37:00,910 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:37:05,613 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:37:05,784 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:37:05,819 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:37:05,820 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:05,820 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:05,820 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:05,821 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:05,821 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:05,821 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:05,821 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:05,844 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:37:05,848 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:37:05,850 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:37:07,572 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:37:07,572 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:37:08,157 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:37:08,357 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:37:08,359 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:37:08,381 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 09:37:08,516 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:37:08,556 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:37:08,564 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:08,565 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:08,566 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:08,566 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:37:08,566 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:08,566 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:37:08,591 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:37:08,593 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,698 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,700 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,705 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,712 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,797 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:37:08,797 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:37:08,810 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:08,851 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:37:09,011 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:37:09,025 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:37:09,025 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1437 ms -2023-03-17 09:37:11,379 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:37:12,082 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:37:12,509 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:37:12,510 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:37:12,510 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:37:12,520 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c -2023-03-17 09:37:12,521 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:37:12,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:37:12,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:37:12,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:37:12,523 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:37:12,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017032527_127.0.0.1_58789 -2023-03-17 09:37:12,644 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]Notify connected event to listeners. -2023-03-17 09:37:12,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:37:12,644 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:37:12,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:37:12,761 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:37:12,907 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:37:13,463 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@73a5cc47, org.springframework.security.web.context.SecurityContextPersistenceFilter@3be60847, org.springframework.security.web.header.HeaderWriterFilter@2e7cd4bb, org.springframework.security.web.authentication.logout.LogoutFilter@597a5ead, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@76e10574, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64c1a76e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37bac0f4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17fa25f1, org.springframework.security.web.session.SessionManagementFilter@5367d46f, org.springframework.security.web.access.ExceptionTranslationFilter@1eeb9e5c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5e9a9683] -2023-03-17 09:37:13,795 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:37:13,886 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:37:13,892 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:37:13,899 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:37:13,903 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:37:13,907 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:37:13,925 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:37:13,954 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:37:13,957 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:37:13,962 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:37:14,476 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]receive server push request,request=NotifySubscriberRequest,requestId=38 -2023-03-17 09:37:14,477 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:14,478 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:14,478 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]ack server push request,request=NotifySubscriberRequest,requestId=38 -2023-03-17 09:37:14,881 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:14,882 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:15,086 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.034 seconds (JVM running for 10.664) -2023-03-17 09:37:15,090 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:37:15,091 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:37:15,091 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:37:15,091 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:37:15,091 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:37:15,092 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:37:15,329 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:37:15,329 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:37:15,332 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 09:37:17,372 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:37:17,462 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:37:21,113 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:21,114 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:37:21,360 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 14:21:14,092 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]receive server push request,request=NotifySubscriberRequest,requestId=69 +2023-03-20 14:21:14,093 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]ack server push request,request=NotifySubscriberRequest,requestId=69 +2023-03-20 14:21:56,994 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -2698,7 +2545,7 @@ update_by ) VALUES ( '775261ac4f95e6' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -2801,368 +2648,18 @@ update_by ) VALUES ( '775261ac4f95e6' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '775261ac4f95e6' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:37:21,653 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]receive server push request,request=NotifySubscriberRequest,requestId=39 -2023-03-17 09:37:21,653 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f9c9ed6-4614-4fdc-86dd-7a3c728b9c2c]ack server push request,request=NotifySubscriberRequest,requestId=39 -2023-03-17 09:38:13,355 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:38:13,355 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:38:13,356 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:38:13,356 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:38:13,358 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:38:13,362 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:38:13,367 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:38:13,367 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:38:13,369 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:38:13,370 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:38:13,372 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:38:13,372 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:38:13,372 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:38:13,372 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:38:13,372 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:38:13,685 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:38:13,685 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:38:13,685 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:38:13,686 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:38:13,687 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:38:13,687 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:38:13,687 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@a96573[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:38:13,687 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017032527_127.0.0.1_58789 -2023-03-17 09:38:13,688 [nacos-grpc-client-executor-26] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017032527_127.0.0.1_58789]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:38:13,690 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@41aa4c6d[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 09:38:13,690 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@13194cbf[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 20] -2023-03-17 09:38:13,691 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:38:13,692 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:38:13,914 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:38:13,919 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:38:17,254 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:38:17,460 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:38:17,498 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:38:17,499 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:17,499 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:17,499 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:17,500 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:17,500 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:17,500 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:17,500 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:17,528 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:38:17,532 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:38:17,533 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:38:19,378 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:38:19,378 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:38:20,020 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:38:20,246 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:38:20,248 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:38:20,270 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:38:20,423 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:38:20,465 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:38:20,474 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:38:20,474 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:20,475 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:38:20,476 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:20,476 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:38:20,503 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:38:20,505 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,626 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7c5d36c3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,628 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,634 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,641 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,736 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:38:20,736 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:38:20,764 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,808 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:38:20,986 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:38:21,004 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:38:21,005 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1608 ms -2023-03-17 09:38:23,480 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:38:24,215 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:38:24,595 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:38:24,596 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:38:24,597 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:38:24,608 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0 -2023-03-17 09:38:24,609 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:38:24,610 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:38:24,610 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:38:24,611 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:38:24,611 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:38:24,721 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017104616_127.0.0.1_59090 -2023-03-17 09:38:24,721 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:38:24,721 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify connected event to listeners. -2023-03-17 09:38:24,721 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:38:24,721 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:38:24,849 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:38:25,008 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:38:25,610 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a49b3c7, org.springframework.security.web.context.SecurityContextPersistenceFilter@5435582e, org.springframework.security.web.header.HeaderWriterFilter@34bcdc9f, org.springframework.security.web.authentication.logout.LogoutFilter@5bee07c3, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7e772d11, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5891bd6d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d9b79a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f6c4462, org.springframework.security.web.session.SessionManagementFilter@55145dc5, org.springframework.security.web.access.ExceptionTranslationFilter@5e1d6ace, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ba056ab] -2023-03-17 09:38:25,951 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:38:26,076 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:38:26,083 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:38:26,091 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:38:26,096 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:38:26,100 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:38:26,123 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:38:26,156 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:38:26,159 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:38:26,164 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:38:26,606 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=NotifySubscriberRequest,requestId=42 -2023-03-17 09:38:26,608 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:26,609 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:26,609 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=NotifySubscriberRequest,requestId=42 -2023-03-17 09:38:27,071 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:27,071 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:27,400 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.741 seconds (JVM running for 11.987) -2023-03-17 09:38:27,404 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:38:27,404 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:38:27,405 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:38:27,405 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:38:27,405 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:38:27,405 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:38:27,824 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:38:27,825 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:38:27,827 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:38:29,881 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:38:29,989 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:38:32,895 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:32,896 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 09:38:45,894 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=NotifySubscriberRequest,requestId=43 -2023-03-17 09:38:51,018 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=NotifySubscriberRequest,requestId=43 -2023-03-17 09:38:53,569 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Server healthy check fail,currentConnection=1679017099144_127.0.0.1_59078 -2023-03-17 09:38:53,569 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 616 milliseconds, 505700 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@153dca23[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] -2023-03-17 09:38:53,570 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Server healthy check fail,currentConnection=1679017104616_127.0.0.1_59090 -2023-03-17 09:38:53,571 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]receive server push request,request=ClientDetectionRequest,requestId=46 -2023-03-17 09:38:53,571 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]ack server push request,request=ClientDetectionRequest,requestId=46 -2023-03-17 09:38:53,572 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=NotifySubscriberRequest,requestId=44 -2023-03-17 09:38:53,572 [nacos-grpc-client-executor-15] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017099144_127.0.0.1_59078]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:38:53,572 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=NotifySubscriberRequest,requestId=44 -2023-03-17 09:38:53,573 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:38:53,573 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:38:53,574 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=NotifySubscriberRequest,requestId=45 -2023-03-17 09:38:53,574 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=NotifySubscriberRequest,requestId=45 -2023-03-17 09:38:53,575 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 616 milliseconds, 505700 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@153dca23[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 616 milliseconds, 505700 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@153dca23[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -2023-03-17 09:38:53,575 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=NotifySubscriberRequest,requestId=47 -2023-03-17 09:38:53,576 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=NotifySubscriberRequest,requestId=47 -2023-03-17 09:38:53,989 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679017133579_127.0.0.1_59228 -2023-03-17 09:38:53,989 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] success to connect a server [dlp-nacos:8848],connectionId=1679017133579_127.0.0.1_59229 -2023-03-17 09:38:53,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017099144_127.0.0.1_59078 -2023-03-17 09:38:54,506 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017104616_127.0.0.1_59090 -2023-03-17 09:38:59,393 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:38:59,752 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:38:59,752 [nacos-grpc-client-executor-20] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017104616_127.0.0.1_59090]Ignore complete event,isRunning:false,isAbandon=true -2023-03-17 09:38:59,914 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:00,249 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 09:39:01,031 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Notify disconnected event to listeners -2023-03-17 09:39:01,197 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] DisConnected,clear listen context... -2023-03-17 09:39:01,199 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Notify connected event to listeners. -2023-03-17 09:39:01,199 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify disconnected event to listeners -2023-03-17 09:39:01,361 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:39:01,361 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Connected,notify listen context... -2023-03-17 09:39:01,361 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:39:01,361 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify connected event to listeners. -2023-03-17 09:39:01,361 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:39:01,939 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO [com.alibaba.nacos.client.naming] RedoScheduledTask.java:72 - Redo instance operation REGISTER for DEFAULT_GROUP@@dlp-reagent-managment -2023-03-17 09:39:30,992 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 26051 milliseconds, 956100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@522ab940[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] -2023-03-17 09:39:30,993 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:878 - Async listen config change error -com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 26051 milliseconds, 956100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@522ab940[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.requestProxy(ClientWorker.java:1067) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.requestProxy(ClientWorker.java:1042) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.executeConfigListen(ClientWorker.java:831) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$4.run(ClientWorker.java:748) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 26051 milliseconds, 956100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@522ab940[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@33261870, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2a09c189, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@4aef9048}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 13 common frames omitted -2023-03-17 09:39:30,994 [nacos-grpc-client-executor-21] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]receive server push request,request=ClientDetectionRequest,requestId=50 -2023-03-17 09:39:30,995 [nacos-grpc-client-executor-21] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]ack server push request,request=ClientDetectionRequest,requestId=50 -2023-03-17 09:39:30,997 [nacos-grpc-client-executor-21] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679017133579_127.0.0.1_59229]Request stream onCompleted, switch server -2023-03-17 09:39:30,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Server healthy check fail,currentConnection=1679017133579_127.0.0.1_59229 -2023-03-17 09:39:30,998 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:39:30,998 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:39:30,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:39:30,998 [nacos-grpc-client-executor-22] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]receive server push request,request=ClientDetectionRequest,requestId=49 -2023-03-17 09:39:30,998 [nacos-grpc-client-executor-22] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]ack server push request,request=ClientDetectionRequest,requestId=49 -2023-03-17 09:39:30,999 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Server healthy check fail,currentConnection=1679017133579_127.0.0.1_59228 -2023-03-17 09:39:30,999 [nacos-grpc-client-executor-22] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017133579_127.0.0.1_59228]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:39:30,999 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:39:31,021 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:39:31,021 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:39:31,023 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:39:31,023 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:39:31,026 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:39:31,036 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:39:31,099 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,099 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,108 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=Connection is unregistered. -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] success to connect a server [dlp-nacos:8848],connectionId=1679017171003_127.0.0.1_59304 -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679017171003_127.0.0.1_59305 -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017133579_127.0.0.1_59229 -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017133579_127.0.0.1_59228 -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Notify disconnected event to listeners -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] DisConnected,clear listen context... -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0]Notify connected event to listeners. -2023-03-17 09:39:31,109 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Connected,notify listen context... -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify disconnected event to listeners -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify connected event to listeners. -2023-03-17 09:39:31,110 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:39:31,111 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [08704012-2bea-48f1-9630-dbd0c8ac3d41_config-0] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 09:39:31,123 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 14:22:12,461 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$bc35b22.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -3182,7 +2679,7 @@ update_by ) VALUES ( '73fb879a1b5140' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c2f99741.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -3285,135 +2782,49 @@ update_by ) VALUES ( '73fb879a1b5140' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) +2023-03-20 14:22:16,593 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:39:31,279 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] success to connect a server [dlp-nacos:8848],connectionId=1679017171113_127.0.0.1_59307 -2023-03-17 09:39:31,279 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,279 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,279 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,279 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017171003_127.0.0.1_59304 -2023-03-17 09:39:31,279 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,280 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 09:39:31,280 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 09:39:31,280 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify disconnected event to listeners -2023-03-17 09:39:31,282 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:39:31,282 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:39:31,282 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0]Notify connected event to listeners. -2023-03-17 09:39:31,283 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:39:31,294 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 09:39:31,294 [nacos-grpc-client-executor-34] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679017171003_127.0.0.1_59304]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 09:39:31,332 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) @@ -3505,23 +2916,23 @@ java.nio.channels.ClosedChannelException: null at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:39:31,348 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) +2023-03-20 14:22:27,848 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'GET' not supported +org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) + at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) + at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) @@ -3609,41 +3020,21 @@ update_by ) VALUES ( '73fb879a1b5140' at line 14 at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() +2023-03-20 14:23:30,441 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:63 - 非法参数,ex = Target must not be null +java.lang.IllegalArgumentException: Target must not be null + at org.springframework.util.Assert.notNull(Assert.java:201) + at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) + at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.editInfoById(SupplierInformationServiceImpl.java:54) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$bc35b22.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.editInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.putUpdateById(SupplierInformationController.java:128) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) @@ -3663,7 +3054,7 @@ update_by ) VALUES ( '73fb879a1b5140' at line 14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c2f99741.postAddObject() + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.putUpdateById() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) @@ -3677,26525 +3068,6 @@ update_by ) VALUES ( '73fb879a1b5140' at line 14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '73fb879a1b5140' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:39:31,381 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,381 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:39:31,381 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.client.naming] RedoScheduledTask.java:62 - Redo instance operation REGISTER for DEFAULT_GROUP@@dlp-reagent-managment failed. -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:129) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.redoForInstance(RedoScheduledTask.java:78) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.redoForInstances(RedoScheduledTask.java:60) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.run(RedoScheduledTask.java:50) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) - at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 12 common frames omitted -2023-03-17 09:39:31,381 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO [com.alibaba.nacos.client.naming] RedoScheduledTask.java:110 - Redo subscriber operation REGISTER for DEFAULT_GROUP@@dlp-admin-service# -2023-03-17 09:39:31,381 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO [com.alibaba.nacos.client.naming] RedoScheduledTask.java:110 - Redo subscriber operation REMOVE for DEFAULT_GROUP@@dlp-reagent-managment#DEFAULT -2023-03-17 09:39:31,383 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba9bdfcd-85bf-414a-9d5c-a3ba85ae28f0] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 09:39:31,385 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:39:31,385 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:39:31,388 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:39:31,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:39:31,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:39:31,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:39:31,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:39:31,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:39:31,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:39:31,696 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:39:31,697 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@612dd53c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017171113_127.0.0.1_59307 -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7c5ac60[Running, pool size = 17, active threads = 0, queued tasks = 0, completed tasks = 38] -2023-03-17 09:39:31,698 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@767d65c4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 8] -2023-03-17 09:39:31,699 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:39:31,700 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:39:31,824 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:39:31,829 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:39:36,079 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:39:36,262 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:39:36,303 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:39:36,304 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:36,304 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:36,304 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:36,305 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:36,305 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:36,305 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:36,305 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:36,331 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:39:36,335 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:39:36,336 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:39:38,127 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:39:38,128 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:39:38,770 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:39:38,995 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:39:38,997 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:39:39,019 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:39:39,164 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:39:39,205 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:39:39,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:39:39,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:39:39,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:39:39,214 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:39:39,215 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:39:39,215 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:39,215 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:39,215 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:39,215 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:39,216 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:39,216 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:39:39,216 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:39,216 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:39:39,242 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:39:39,244 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,349 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,350 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,356 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,363 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,443 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:39:39,443 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:39:39,467 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,509 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:39:39,668 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:39:39,683 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:39:39,683 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1521 ms -2023-03-17 09:39:41,940 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:39:42,593 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:39:42,961 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:39:42,962 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:39:42,962 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:39:42,973 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 2f0bf428-afcc-4619-9355-18d8ec3722f3 -2023-03-17 09:39:42,973 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:39:42,974 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:39:42,974 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:39:42,975 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:39:42,975 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:39:43,094 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017182979_127.0.0.1_59400 -2023-03-17 09:39:43,094 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:39:43,094 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]Notify connected event to listeners. -2023-03-17 09:39:43,094 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:39:43,094 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:39:43,221 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:39:43,366 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:39:43,900 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@eccaf1b, org.springframework.security.web.context.SecurityContextPersistenceFilter@7ecf4608, org.springframework.security.web.header.HeaderWriterFilter@6d76aa05, org.springframework.security.web.authentication.logout.LogoutFilter@6dd59886, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@78b293a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@786de0a3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65384249, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3dceec83, org.springframework.security.web.session.SessionManagementFilter@3be60847, org.springframework.security.web.access.ExceptionTranslationFilter@51a06fd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7ecca48] -2023-03-17 09:39:44,225 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:39:44,332 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:39:44,338 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:39:44,345 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:39:44,349 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:39:44,353 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:39:44,371 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:39:44,400 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:39:44,403 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:39:44,408 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:39:44,917 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]receive server push request,request=NotifySubscriberRequest,requestId=52 -2023-03-17 09:39:44,918 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:44,919 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:44,919 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]ack server push request,request=NotifySubscriberRequest,requestId=52 -2023-03-17 09:39:45,332 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:45,333 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:45,507 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.073 seconds (JVM running for 10.739) -2023-03-17 09:39:45,511 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:39:45,511 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:39:45,512 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:39:45,512 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:39:45,512 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:39:45,512 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:39:46,189 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:39:46,189 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:39:46,192 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:39:48,222 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:39:48,370 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:39:49,826 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:49,827 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:39:50,099 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2808904E485706' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:39:50,350 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]receive server push request,request=NotifySubscriberRequest,requestId=53 -2023-03-17 09:39:50,351 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2f0bf428-afcc-4619-9355-18d8ec3722f3]ack server push request,request=NotifySubscriberRequest,requestId=53 -2023-03-17 09:40:04,449 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:40:04,449 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:40:04,450 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:40:04,450 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:40:04,453 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:40:04,456 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:40:04,463 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:40:04,464 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:40:04,466 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:40:04,467 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:40:04,467 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:40:04,467 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:40:04,467 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:40:04,468 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:40:04,469 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:40:04,771 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:40:04,772 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@19ebeb29[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:40:04,773 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017182979_127.0.0.1_59400 -2023-03-17 09:40:04,774 [nacos-grpc-client-executor-17] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017182979_127.0.0.1_59400]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:40:04,775 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5fd8d313[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 18] -2023-03-17 09:40:04,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5b795bd4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 7] -2023-03-17 09:40:04,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:40:04,777 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:40:05,000 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:40:05,005 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:40:07,794 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:40:08,006 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:40:08,044 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:40:08,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:08,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:08,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:08,045 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:08,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:08,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:08,046 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:08,073 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:40:08,076 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:40:08,077 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:40:09,939 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:40:09,940 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:40:10,586 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:40:10,815 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:40:10,817 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:40:10,839 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:40:11,000 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:40:11,049 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:11,058 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:11,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:11,085 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:40:11,087 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,218 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@912747d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,220 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,225 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,232 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,319 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:40:11,320 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:40:11,333 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,378 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:11,563 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:40:11,581 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:40:11,581 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1623 ms -2023-03-17 09:40:14,139 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:40:14,925 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:40:15,396 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:40:15,397 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:40:15,398 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:40:15,411 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 742354a6-a7a3-4a1b-b5d8-8da6b3846c21 -2023-03-17 09:40:15,412 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:40:15,413 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:40:15,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:40:15,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:40:15,415 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:40:15,527 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017215419_127.0.0.1_59625 -2023-03-17 09:40:15,527 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]Notify connected event to listeners. -2023-03-17 09:40:15,527 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:40:15,527 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:40:15,527 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:40:15,702 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:40:15,864 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:40:16,586 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41737438, org.springframework.security.web.context.SecurityContextPersistenceFilter@43f81c74, org.springframework.security.web.header.HeaderWriterFilter@2eab279, org.springframework.security.web.authentication.logout.LogoutFilter@7739bcca, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6e0d7be4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@c2cc406, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e09bee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@119b837, org.springframework.security.web.session.SessionManagementFilter@74ae2dec, org.springframework.security.web.access.ExceptionTranslationFilter@ba65354, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50fd7d94] -2023-03-17 09:40:16,940 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:40:17,036 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:40:17,043 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:40:17,051 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:40:17,056 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:40:17,062 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:40:17,088 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:40:17,124 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:40:17,127 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:40:17,132 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:40:17,589 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]receive server push request,request=NotifySubscriberRequest,requestId=56 -2023-03-17 09:40:17,591 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:17,591 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:17,592 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]ack server push request,request=NotifySubscriberRequest,requestId=56 -2023-03-17 09:40:18,040 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:18,040 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:18,574 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.386 seconds (JVM running for 12.092) -2023-03-17 09:40:18,578 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:40:18,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:18,579 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:40:18,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:18,579 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:40:18,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:19,173 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:40:19,173 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:40:19,176 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 09:40:21,215 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:40:21,328 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:40:21,988 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:21,988 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:40:25,110 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]receive server push request,request=NotifySubscriberRequest,requestId=57 -2023-03-17 09:40:25,810 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [742354a6-a7a3-4a1b-b5d8-8da6b3846c21]ack server push request,request=NotifySubscriberRequest,requestId=57 -2023-03-17 09:40:35,571 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:40:35,571 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:40:35,572 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:40:35,572 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:40:35,575 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:40:35,587 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:40:35,594 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:40:35,594 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:40:35,597 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:40:35,598 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:40:35,598 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:40:35,599 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:40:35,599 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:40:35,599 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:40:35,599 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:40:35,678 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$80339f8c.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$e5772311.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:40:35,845 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:40:35,853 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$80339f8c.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$e5772311.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DE93CC2B2FD768' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:40:36,028 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:40:36,029 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:40:36,030 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:40:36,030 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:40:36,030 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:40:36,030 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4f6599ec[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:40:36,030 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017215419_127.0.0.1_59625 -2023-03-17 09:40:36,031 [nacos-grpc-client-executor-15] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017215419_127.0.0.1_59625]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:40:36,033 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6f29122c[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 16] -2023-03-17 09:40:36,033 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@286826cb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] -2023-03-17 09:40:36,034 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:40:36,035 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:40:36,256 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:40:36,262 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:40:39,068 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:40:39,276 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:40:39,314 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:40:39,315 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:39,315 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:39,315 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:39,315 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:39,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:39,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:39,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:39,342 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:40:39,345 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:40:39,346 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:40:41,225 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:40:41,225 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:40:41,862 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:40:42,095 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:40:42,097 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:40:42,119 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:40:42,281 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:40:42,328 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:42,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:42,339 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:40:42,379 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:40:42,381 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,492 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@733bd6f3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,494 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,499 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,506 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,594 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:40:42,595 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:40:42,609 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,655 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:40:42,830 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:40:42,847 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:40:42,847 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1604 ms -2023-03-17 09:40:45,305 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:40:46,007 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:40:46,400 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:40:46,401 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:40:46,401 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:40:46,413 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 57cf9afe-a2df-4de5-84f8-646df298418c -2023-03-17 09:40:46,413 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:40:46,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:40:46,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:40:46,415 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:40:46,415 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:40:46,529 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017246419_127.0.0.1_59839 -2023-03-17 09:40:46,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Notify connected event to listeners. -2023-03-17 09:40:46,529 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:40:46,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:40:46,529 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:40:46,655 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:40:46,849 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:40:47,437 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@178be8fc, org.springframework.security.web.context.SecurityContextPersistenceFilter@69c27acb, org.springframework.security.web.header.HeaderWriterFilter@4e43a23a, org.springframework.security.web.authentication.logout.LogoutFilter@28ea7f58, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5074893, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7be29ac4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@10982760, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f0952cf, org.springframework.security.web.session.SessionManagementFilter@7307e418, org.springframework.security.web.access.ExceptionTranslationFilter@259fb8f5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@573e38c] -2023-03-17 09:40:47,779 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:40:47,874 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:40:47,880 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:40:47,888 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:40:47,893 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:40:47,898 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:40:47,921 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:40:47,955 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:40:47,959 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:40:47,963 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:40:48,399 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]receive server push request,request=NotifySubscriberRequest,requestId=60 -2023-03-17 09:40:48,401 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:48,402 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:48,402 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]ack server push request,request=NotifySubscriberRequest,requestId=60 -2023-03-17 09:40:48,869 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:48,869 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:49,204 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.742 seconds (JVM running for 11.398) -2023-03-17 09:40:49,207 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:40:49,208 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:49,208 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:40:49,208 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:49,209 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:40:49,209 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:40:49,822 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:40:49,822 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:40:49,824 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:40:51,863 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:40:51,955 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:40:54,523 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:54,524 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:40:57,027 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]receive server push request,request=NotifySubscriberRequest,requestId=61 -2023-03-17 09:40:57,880 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]ack server push request,request=NotifySubscriberRequest,requestId=61 -2023-03-17 09:42:59,423 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m4s382ms762µs600ns). -2023-03-17 09:44:49,119 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m52s680ms589µs400ns). -2023-03-17 09:44:49,121 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]receive server push request,request=ClientDetectionRequest,requestId=62 -2023-03-17 09:44:49,122 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Server healthy check fail,currentConnection=1679017240990_127.0.0.1_59828 -2023-03-17 09:44:49,122 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]ack server push request,request=ClientDetectionRequest,requestId=62 -2023-03-17 09:44:49,122 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]receive server push request,request=ClientDetectionRequest,requestId=63 -2023-03-17 09:44:49,122 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]ack server push request,request=ClientDetectionRequest,requestId=63 -2023-03-17 09:44:49,122 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:44:49,123 [nacos-grpc-client-executor-12] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679017246419_127.0.0.1_59839]Request stream onCompleted, switch server -2023-03-17 09:44:49,123 [nacos-grpc-client-executor-13] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017240990_127.0.0.1_59828]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:44:49,126 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Server healthy check fail,currentConnection=1679017246419_127.0.0.1_59839 -2023-03-17 09:44:49,127 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:44:49,127 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:44:49,127 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:44:49,132 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - ... 3 common frames omitted -2023-03-17 09:44:49,132 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - ... 3 common frames omitted -2023-03-17 09:44:49,145 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:44:49,145 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:44:49,146 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:44:49,147 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:44:49,150 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:44:49,158 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:44:49,234 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679017489127_127.0.0.1_60382 -2023-03-17 09:44:49,234 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017240990_127.0.0.1_59828 -2023-03-17 09:44:49,237 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Notify disconnected event to listeners -2023-03-17 09:44:49,237 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] DisConnected,clear listen context... -2023-03-17 09:44:49,237 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0]Notify connected event to listeners. -2023-03-17 09:44:49,237 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [4767524e-d35a-4d38-8d83-1eda146fade4_config-0] Connected,notify listen context... -2023-03-17 09:44:49,239 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] success to connect a server [dlp-nacos:8848],connectionId=1679017489134_127.0.0.1_60383 -2023-03-17 09:44:49,239 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017246419_127.0.0.1_59839 -2023-03-17 09:44:49,239 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:44:49,239 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Notify disconnected event to listeners -2023-03-17 09:44:49,239 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:44:49,240 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:44:49,240 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Notify connected event to listeners. -2023-03-17 09:44:49,240 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:44:49,255 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$cd063a30.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$ff7ff9db.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:44:49,402 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] success to connect a server [dlp-nacos:8848],connectionId=1679017489243_127.0.0.1_60384 -2023-03-17 09:44:49,402 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:44:49,405 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679017489134_127.0.0.1_60383 -2023-03-17 09:44:49,417 [nacos-grpc-client-executor-22] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017489134_127.0.0.1_60383]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 09:44:49,417 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked -2023-03-17 09:44:49,418 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked -2023-03-17 09:44:49,418 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Notify disconnected event to listeners -2023-03-17 09:44:49,418 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:44:49,418 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:44:49,418 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c]Notify connected event to listeners. -2023-03-17 09:44:49,418 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:44:49,418 [SpringApplicationShutdownHook] ERROR [com.alibaba.cloud.nacos.discovery.NacosWatch] NacosWatch.java:170 - namingService unsubscribe failed, properties:NacosDiscoveryProperties{serverAddr='dlp-nacos:8848', endpoint='', namespace='', watchDelay=30000, logName='', service='dlp-reagent-managment', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.9.104', networkInterface='', port=5207, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null} -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doUnsubscribe(NamingGrpcClientProxy.java:249) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.unsubscribe(NamingGrpcClientProxy.java:235) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.unsubscribe(NamingClientProxyDelegate.java:156) - at com.alibaba.nacos.client.naming.NacosNamingService.unsubscribe(NacosNamingService.java:417) - at com.alibaba.cloud.nacos.discovery.NacosWatch.stop(NacosWatch.java:166) - at com.alibaba.cloud.nacos.discovery.NacosWatch.stop(NacosWatch.java:97) - at org.springframework.context.support.DefaultLifecycleProcessor.doStop(DefaultLifecycleProcessor.java:234) - at org.springframework.context.support.DefaultLifecycleProcessor.access$300(DefaultLifecycleProcessor.java:54) - at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop(DefaultLifecycleProcessor.java:373) - at org.springframework.context.support.DefaultLifecycleProcessor.stopBeans(DefaultLifecycleProcessor.java:206) - at org.springframework.context.support.DefaultLifecycleProcessor.onClose(DefaultLifecycleProcessor.java:129) - at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1067) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:172) - at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) - at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:137) - at java.lang.Iterable.forEach(Iterable.java:75) - at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:106) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 18 common frames omitted -Caused by: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 21 common frames omitted -Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - ... 1 common frames omitted -2023-03-17 09:44:49,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [57cf9afe-a2df-4de5-84f8-646df298418c] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 09:44:49,420 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:44:49,421 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:44:49,422 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:44:49,423 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:44:49,424 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:44:49,424 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:44:49,424 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:44:49,424 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:44:49,424 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:44:49,439 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:44:49,465 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$cd063a30.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$ff7ff9db.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'D14491FFE387CF' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:44:49,728 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:44:49,729 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@62069728[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017489243_127.0.0.1_60384 -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3c6d1d47[Running, pool size = 15, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 09:44:49,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@55bf378a[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 8] -2023-03-17 09:44:49,731 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:44:49,732 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:44:49,857 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:44:49,862 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:44:52,649 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:44:52,824 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:44:52,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:44:52,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:52,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:52,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:52,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:52,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:52,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:52,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:52,882 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:44:52,886 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:44:52,887 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:44:54,617 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:44:54,618 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:44:55,192 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:44:55,401 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:44:55,402 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:44:55,423 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:44:55,556 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:44:55,595 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:44:55,603 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:55,604 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:55,605 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:55,605 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:44:55,605 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:55,605 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:44:55,629 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:44:55,631 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,734 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,736 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,741 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,748 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,824 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:44:55,824 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:44:55,837 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:55,889 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:44:56,053 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:44:56,066 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:44:56,066 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1433 ms -2023-03-17 09:44:58,321 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:44:58,983 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:44:59,357 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:44:59,357 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:44:59,358 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:44:59,367 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 13ae6de9-2052-4167-82be-b5e9b4ddaeee -2023-03-17 09:44:59,367 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:44:59,368 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:44:59,369 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:44:59,369 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:44:59,369 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:44:59,481 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679017499374_127.0.0.1_60473 -2023-03-17 09:44:59,481 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]Notify connected event to listeners. -2023-03-17 09:44:59,482 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:44:59,481 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:44:59,482 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:44:59,600 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:44:59,743 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:45:00,263 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3359217d, org.springframework.security.web.context.SecurityContextPersistenceFilter@472dc215, org.springframework.security.web.header.HeaderWriterFilter@3dfe2797, org.springframework.security.web.authentication.logout.LogoutFilter@216de23a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@66075347, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c2063e0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a8e35d1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25ee3cd6, org.springframework.security.web.session.SessionManagementFilter@2f143ea, org.springframework.security.web.access.ExceptionTranslationFilter@4c7d19bf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@106f0051] -2023-03-17 09:45:00,586 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:45:00,671 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:45:00,676 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:45:00,683 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:45:00,687 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:45:00,691 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:45:00,710 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:45:00,759 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:45:00,762 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:45:00,767 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:45:01,258 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]receive server push request,request=NotifySubscriberRequest,requestId=66 -2023-03-17 09:45:01,260 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:01,260 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:01,261 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]ack server push request,request=NotifySubscriberRequest,requestId=66 -2023-03-17 09:45:01,675 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:01,675 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:01,859 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.759 seconds (JVM running for 10.399) -2023-03-17 09:45:01,862 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:45:01,863 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:45:01,863 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:45:01,863 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:45:01,863 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:45:01,863 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:45:02,672 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:45:02,672 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:45:02,674 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:45:04,720 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:45:04,807 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:45:07,648 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:07,648 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:45:07,963 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$642c82f7.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8E0F3F1517DEAD' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:45:08,233 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]receive server push request,request=NotifySubscriberRequest,requestId=67 -2023-03-17 09:45:08,233 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [13ae6de9-2052-4167-82be-b5e9b4ddaeee]ack server push request,request=NotifySubscriberRequest,requestId=67 -2023-03-17 09:53:49,723 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$642c82f7.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'EE3C357AB79FCA' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:54:04,335 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:54:04,335 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:54:04,336 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:54:04,336 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:54:04,339 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:54:04,342 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:54:04,347 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:54:04,347 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:54:04,349 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:54:04,350 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:54:04,654 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:54:04,655 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:54:04,655 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:54:04,655 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:54:04,655 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:54:04,655 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:54:04,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@424668f5[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:54:04,657 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679017499374_127.0.0.1_60473 -2023-03-17 09:54:04,658 [nacos-grpc-client-executor-123] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679017499374_127.0.0.1_60473]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 09:54:04,659 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@e972a3[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 124] -2023-03-17 09:54:04,659 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6c05883d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 181] -2023-03-17 09:54:04,660 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:54:04,661 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:54:04,787 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:54:04,792 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:54:07,755 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:54:07,961 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:54:08,000 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:54:08,000 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:08,001 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:08,001 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:08,001 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:08,001 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:08,001 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:08,002 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:08,029 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:54:08,032 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:54:08,033 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:54:09,880 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:54:09,880 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:54:10,522 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:54:10,747 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:54:10,749 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:54:10,770 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:54:10,928 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:54:10,975 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:54:10,984 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:54:10,984 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:54:10,984 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:54:10,984 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:54:10,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:10,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:54:11,013 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:54:11,015 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,141 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@510203de' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,143 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,148 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,155 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,245 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:54:11,245 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:54:11,261 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,312 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:54:11,499 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:54:11,515 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:54:11,515 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1617 ms -2023-03-17 09:54:13,994 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:54:14,688 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:54:15,066 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:54:15,067 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:54:15,067 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:54:15,079 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a97b4f5a-313a-4fd4-8a85-56372113b65a -2023-03-17 09:54:15,080 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:54:15,081 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:54:15,081 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:54:15,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:54:15,082 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:54:15,202 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018055086_127.0.0.1_61683 -2023-03-17 09:54:15,202 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:54:15,202 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Notify connected event to listeners. -2023-03-17 09:54:15,203 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:54:15,202 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:54:15,329 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:54:15,509 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:54:16,093 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65e4ee59, org.springframework.security.web.context.SecurityContextPersistenceFilter@fa3db48, org.springframework.security.web.header.HeaderWriterFilter@5d9ccad2, org.springframework.security.web.authentication.logout.LogoutFilter@3acae925, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@58d9cd6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2de57397, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7ec499, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4746d52d, org.springframework.security.web.session.SessionManagementFilter@18f6ccf4, org.springframework.security.web.access.ExceptionTranslationFilter@75f67ea7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@41d1bcbd] -2023-03-17 09:54:16,429 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:54:16,523 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:54:16,530 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:54:16,538 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:54:16,543 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:54:16,548 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:54:16,570 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:54:16,602 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:54:16,605 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:54:16,609 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:54:17,056 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]receive server push request,request=NotifySubscriberRequest,requestId=70 -2023-03-17 09:54:17,058 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:17,059 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:17,059 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]ack server push request,request=NotifySubscriberRequest,requestId=70 -2023-03-17 09:54:17,517 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:17,517 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:17,843 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.69 seconds (JVM running for 11.353) -2023-03-17 09:54:17,846 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:54:17,847 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:54:17,847 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:54:17,848 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:54:17,848 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:54:17,848 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:54:18,507 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:54:18,507 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:54:18,509 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:54:20,565 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:54:20,656 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:54:22,807 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:22,808 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:54:25,564 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]receive server push request,request=NotifySubscriberRequest,requestId=71 -2023-03-17 09:54:26,095 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]ack server push request,request=NotifySubscriberRequest,requestId=71 -2023-03-17 09:58:47,639 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=4m26s881ms155µs700ns). -2023-03-17 09:58:47,642 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]receive server push request,request=ClientDetectionRequest,requestId=73 -2023-03-17 09:58:47,642 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]receive server push request,request=ClientDetectionRequest,requestId=72 -2023-03-17 09:58:47,642 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]ack server push request,request=ClientDetectionRequest,requestId=72 -2023-03-17 09:58:47,642 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]ack server push request,request=ClientDetectionRequest,requestId=73 -2023-03-17 09:58:47,643 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018049655_127.0.0.1_61671]Request stream onCompleted, switch server -2023-03-17 09:58:47,643 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018055086_127.0.0.1_61683]Request stream onCompleted, switch server -2023-03-17 09:58:47,647 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Server healthy check fail,currentConnection=1679018049655_127.0.0.1_61671 -2023-03-17 09:58:47,647 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Server healthy check fail,currentConnection=1679018055086_127.0.0.1_61683 -2023-03-17 09:58:47,647 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:58:47,647 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 09:58:47,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:58:47,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:58:47,662 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 09:58:47,662 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 09:58:47,663 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 09:58:47,664 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 09:58:47,667 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 09:58:47,675 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 09:58:47,749 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:58:47,750 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:58:47,759 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] success to connect a server [dlp-nacos:8848],connectionId=1679018327655_127.0.0.1_62261 -2023-03-17 09:58:47,759 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018327655_127.0.0.1_62260 -2023-03-17 09:58:47,759 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018055086_127.0.0.1_61683 -2023-03-17 09:58:47,759 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018049655_127.0.0.1_61671 -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Notify disconnected event to listeners -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Notify disconnected event to listeners -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] DisConnected,clear listen context... -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Notify connected event to listeners. -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Connected,notify listen context... -2023-03-17 09:58:47,762 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:58:47,763 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Notify connected event to listeners. -2023-03-17 09:58:47,763 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:58:47,777 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:58:47,782 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$22a12044.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$ffd64e7b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:58:47,783 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 09:58:47,784 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 09:58:47,788 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 09:58:47,789 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 09:58:47,789 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 09:58:47,790 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 09:58:47,790 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 09:58:47,790 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 09:58:47,790 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 09:58:47,957 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:58:47,957 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018327768_127.0.0.1_62262 -2023-03-17 09:58:47,957 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] success to connect a server [dlp-nacos:8848],connectionId=1679018327767_127.0.0.1_62263 -2023-03-17 09:58:47,957 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 09:58:47,958 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018327655_127.0.0.1_62260 -2023-03-17 09:58:47,958 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018327655_127.0.0.1_62261 -2023-03-17 09:58:47,958 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 09:58:47,958 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 09:58:47,969 [nacos-grpc-client-executor-26] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018327655_127.0.0.1_62261]Ignore complete event,isRunning:false,isAbandon=true -2023-03-17 09:58:47,969 [nacos-grpc-client-executor-25] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018327655_127.0.0.1_62260]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 09:58:47,969 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 09:58:47,970 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Notify disconnected event to listeners -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Notify disconnected event to listeners -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] DisConnected,clear listen context... -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0]Notify connected event to listeners. -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a]Notify connected event to listeners. -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [92d93907-5ddf-4a53-a197-8ee309f48657_config-0] Connected,notify listen context... -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@58cd857d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 09:58:47,971 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018327767_127.0.0.1_62263 -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 09:58:47,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a97b4f5a-313a-4fd4-8a85-56372113b65a] Client is shutdown ,stop reconnect to server -2023-03-17 09:58:47,972 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4cc5e952[Running, pool size = 14, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 09:58:47,972 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4f0d610c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 6] -2023-03-17 09:58:47,973 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 09:58:47,975 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 09:58:47,977 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:58:47,978 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:58:47,978 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:58:47,979 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 28a073db-6132-40d6-88c6-ed77e920a27c -2023-03-17 09:58:47,979 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:58:47,980 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:58:47,980 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:58:47,980 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:58:47,980 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:58:47,984 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 09:58:47,993 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$22a12044.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$ffd64e7b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '7F8EC7597EF882' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:58:48,088 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018327984_127.0.0.1_62264 -2023-03-17 09:58:48,088 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:58:48,088 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]Notify connected event to listeners. -2023-03-17 09:58:48,088 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [28a073db-6132-40d6-88c6-ed77e920a27c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:58:48,088 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:58:48,089 [PIG-Thread-1] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:164 - null No credential found -2023-03-17 09:58:48,091 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:58:48,094 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 09:58:48,204 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 09:58:48,209 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 09:58:59,957 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 09:59:00,133 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:59:00,172 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:59:00,172 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:00,173 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:00,173 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:00,173 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:00,173 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:00,174 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:00,174 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:00,197 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:59:00,201 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:59:00,202 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:59:01,949 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 09:59:01,949 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 09:59:02,530 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 09:59:02,733 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 09:59:02,735 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 09:59:02,755 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 09:59:02,896 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 09:59:02,937 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 09:59:02,946 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:59:02,946 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:59:02,946 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:02,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 09:59:02,972 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 09:59:02,974 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,076 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,077 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,083 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,089 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,170 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 09:59:03,170 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 09:59:03,183 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,223 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 09:59:03,389 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 09:59:03,403 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 09:59:03,404 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1439 ms -2023-03-17 09:59:05,743 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:59:06,406 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 09:59:06,811 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 09:59:06,811 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 09:59:06,812 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 09:59:06,822 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1e51b974-1152-417b-8b58-c3922d06d389 -2023-03-17 09:59:06,822 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 09:59:06,823 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 09:59:06,824 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 09:59:06,824 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 09:59:06,824 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 09:59:06,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018346828_127.0.0.1_62366 -2023-03-17 09:59:06,937 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]Notify connected event to listeners. -2023-03-17 09:59:06,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 09:59:06,938 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 09:59:06,938 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 09:59:07,057 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 09:59:07,218 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 09:59:07,781 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12f32f99, org.springframework.security.web.context.SecurityContextPersistenceFilter@44f5259a, org.springframework.security.web.header.HeaderWriterFilter@64c1a76e, org.springframework.security.web.authentication.logout.LogoutFilter@59eb987a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2c34ce24, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d8a5ec7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65a7bc80, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73ab649f, org.springframework.security.web.session.SessionManagementFilter@6f45be6f, org.springframework.security.web.access.ExceptionTranslationFilter@41fe0d98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@732ae29c] -2023-03-17 09:59:08,114 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 09:59:08,201 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:59:08,207 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 09:59:08,214 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 09:59:08,218 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 09:59:08,222 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 09:59:08,242 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 09:59:08,274 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 09:59:08,276 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 09:59:08,280 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 09:59:08,741 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]receive server push request,request=NotifySubscriberRequest,requestId=77 -2023-03-17 09:59:08,743 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:08,743 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:08,744 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]ack server push request,request=NotifySubscriberRequest,requestId=77 -2023-03-17 09:59:09,205 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:09,205 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:09,424 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.019 seconds (JVM running for 10.643) -2023-03-17 09:59:09,428 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 09:59:09,428 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:59:09,429 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 09:59:09,429 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:59:09,429 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 09:59:09,429 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 09:59:09,841 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 09:59:09,841 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 09:59:09,844 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 09:59:12,232 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 09:59:12,314 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 09:59:24,624 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:24,625 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 09:59:24,906 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c3a0accc.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5BD0C9597A7F24' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 09:59:25,215 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]receive server push request,request=NotifySubscriberRequest,requestId=78 -2023-03-17 09:59:25,216 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e51b974-1152-417b-8b58-c3922d06d389]ack server push request,request=NotifySubscriberRequest,requestId=78 -2023-03-17 10:00:11,895 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:00:11,895 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:00:11,896 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:00:11,896 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:00:11,899 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:00:11,902 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:00:11,906 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:00:11,907 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:00:11,909 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:00:11,911 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:00:12,215 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:00:12,216 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:00:12,217 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:00:12,218 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:00:12,218 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:00:12,218 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:00:12,218 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:00:12,218 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:00:12,219 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@195c0642[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:00:12,219 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018346828_127.0.0.1_62366 -2023-03-17 10:00:12,221 [nacos-grpc-client-executor-26] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018346828_127.0.0.1_62366]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:00:12,222 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5495a760[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 10:00:12,223 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2b26d534[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 21] -2023-03-17 10:00:12,223 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:00:12,224 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:00:12,348 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:00:12,352 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:00:15,211 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:00:15,420 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:00:15,458 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:00:15,458 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:15,459 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:15,459 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:15,459 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:15,459 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:15,459 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:15,460 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:15,487 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:00:15,491 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:00:15,492 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:00:17,320 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:00:17,320 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:00:17,956 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:00:18,181 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:00:18,183 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:00:18,205 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:00:18,367 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:00:18,414 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:00:18,424 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:18,425 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:00:18,452 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:00:18,454 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,585 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@27bbe773' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,587 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,593 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,599 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,687 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:00:18,687 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:00:18,700 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,746 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:00:18,922 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:00:18,939 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:00:18,939 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1600 ms -2023-03-17 10:00:21,387 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:00:22,083 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:00:22,473 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:00:22,473 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:00:22,474 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:00:22,486 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 62cbef85-cc2c-44cd-a24f-76e5f0369423 -2023-03-17 10:00:22,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:00:22,487 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:00:22,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:00:22,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:00:22,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:00:22,609 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018422492_127.0.0.1_62663 -2023-03-17 10:00:22,609 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Notify connected event to listeners. -2023-03-17 10:00:22,609 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:00:22,609 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:00:22,609 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:00:22,736 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:00:22,895 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:00:23,521 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@734db023, org.springframework.security.web.context.SecurityContextPersistenceFilter@5dd2e62a, org.springframework.security.web.header.HeaderWriterFilter@12c66345, org.springframework.security.web.authentication.logout.LogoutFilter@3f27a95b, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@b0ff869, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fd9512f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3027fe42, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22bf2a0d, org.springframework.security.web.session.SessionManagementFilter@3c73d613, org.springframework.security.web.access.ExceptionTranslationFilter@73f506d7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@647dcc5e] -2023-03-17 10:00:23,863 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:00:23,961 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:00:23,967 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:00:23,975 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:00:23,980 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:00:23,985 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:00:24,007 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:00:24,042 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:00:24,045 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:00:24,049 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:00:24,537 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]receive server push request,request=NotifySubscriberRequest,requestId=81 -2023-03-17 10:00:24,539 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:24,539 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:24,540 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]ack server push request,request=NotifySubscriberRequest,requestId=81 -2023-03-17 10:00:24,969 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:24,969 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:25,271 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.66 seconds (JVM running for 11.364) -2023-03-17 10:00:25,274 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:00:25,275 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:00:25,275 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:00:25,276 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:00:25,276 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:00:25,276 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:00:25,750 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:00:25,750 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:00:25,753 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:00:27,804 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:00:27,911 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:00:28,679 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:28,680 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:00:31,662 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]receive server push request,request=NotifySubscriberRequest,requestId=82 -2023-03-17 10:00:33,894 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]ack server push request,request=NotifySubscriberRequest,requestId=82 -2023-03-17 10:01:50,085 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m22s70ms901µs200ns). -2023-03-17 10:01:50,089 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]receive server push request,request=ClientDetectionRequest,requestId=84 -2023-03-17 10:01:50,089 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]ack server push request,request=ClientDetectionRequest,requestId=84 -2023-03-17 10:01:50,090 [nacos-grpc-client-executor-12] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018422492_127.0.0.1_62663]Request stream onCompleted, switch server -2023-03-17 10:01:50,091 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]receive server push request,request=ClientDetectionRequest,requestId=83 -2023-03-17 10:01:50,092 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]ack server push request,request=ClientDetectionRequest,requestId=83 -2023-03-17 10:01:50,092 [nacos-grpc-client-executor-15] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018417096_127.0.0.1_62654]Request stream onCompleted, switch server -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Server healthy check fail,currentConnection=1679018422492_127.0.0.1_62663 -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Server healthy check fail,currentConnection=1679018417096_127.0.0.1_62654 -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:01:50,095 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:01:50,110 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:01:50,111 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:01:50,111 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:01:50,111 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:01:50,114 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:01:50,124 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:01:50,196 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:01:50,197 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:01:50,205 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018510101_127.0.0.1_62926 -2023-03-17 10:01:50,205 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] success to connect a server [dlp-nacos:8848],connectionId=1679018510101_127.0.0.1_62925 -2023-03-17 10:01:50,205 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018417096_127.0.0.1_62654 -2023-03-17 10:01:50,205 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018422492_127.0.0.1_62663 -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Notify disconnected event to listeners -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Notify disconnected event to listeners -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] DisConnected,clear listen context... -2023-03-17 10:01:50,208 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Notify connected event to listeners. -2023-03-17 10:01:50,209 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Connected,notify listen context... -2023-03-17 10:01:50,209 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:01:50,209 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Notify connected event to listeners. -2023-03-17 10:01:50,209 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:01:50,235 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:01:50,292 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:01:50,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:01:50,295 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:01:50,296 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:01:50,297 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:01:50,297 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:01:50,297 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:01:50,297 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:01:50,298 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:01:50,298 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:01:50,299 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:01:50,299 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:01:50,300 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:01:50,301 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:01:50,301 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4eef4a7e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:01:50,301 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018510101_127.0.0.1_62925 -2023-03-17 10:01:50,300 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$22a85b23.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$83a6a51b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:01:50,301 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:299 - [62cbef85-cc2c-44cd-a24f-76e5f0369423]Fail to connect to server!,error={} -java.lang.InterruptedException: sleep interrupted - at java.lang.Thread.sleep(Native Method) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:294) - at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) - at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:01:50,302 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@21e0b809[Running, pool size = 13, active threads = 0, queued tasks = 0, completed tasks = 25] -2023-03-17 10:01:50,303 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5b41a904[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 6] -2023-03-17 10:01:50,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:01:50,306 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:01:50,455 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018510213_127.0.0.1_62929 -2023-03-17 10:01:50,455 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [62cbef85-cc2c-44cd-a24f-76e5f0369423] Client is shutdown ,stop reconnect to server -2023-03-17 10:01:50,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018510101_127.0.0.1_62926 -2023-03-17 10:01:50,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Notify disconnected event to listeners -2023-03-17 10:01:50,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] DisConnected,clear listen context... -2023-03-17 10:01:50,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0]Notify connected event to listeners. -2023-03-17 10:01:50,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [afa5c3f2-2035-43bf-8956-8613b38b3ad0_config-0] Connected,notify listen context... -2023-03-17 10:01:50,468 [nacos-grpc-client-executor-24] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679018510101_127.0.0.1_62926]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 10:01:50,472 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:01:50,472 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:01:50,472 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:01:50,473 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 72305da4-cff7-42ad-acc1-66eb4cf89ffb -2023-03-17 10:01:50,473 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:01:50,474 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:01:50,474 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:01:50,474 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:01:50,474 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:01:50,477 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:01:50,488 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$22a85b23.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$83a6a51b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4383A5128F6789' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:01:50,580 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018510477_127.0.0.1_62930 -2023-03-17 10:01:50,580 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:01:50,580 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]Notify connected event to listeners. -2023-03-17 10:01:50,580 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:01:50,580 [PIG-Thread-1] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [72305da4-cff7-42ad-acc1-66eb4cf89ffb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:01:50,581 [PIG-Thread-1] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:164 - null No credential found -2023-03-17 10:01:50,583 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:01:50,584 [PIG-Thread-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:01:50,695 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:01:50,700 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:01:54,629 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:01:54,805 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:01:54,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:01:54,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:54,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:54,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:54,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:54,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:54,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:54,845 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:54,868 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:01:54,872 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:01:54,873 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:01:56,638 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:01:56,639 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:01:57,221 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:01:57,423 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:01:57,424 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:01:57,445 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:01:57,588 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:01:57,637 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:01:57,648 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:01:57,648 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:01:57,648 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:01:57,648 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:01:57,648 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:01:57,649 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:57,650 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:01:57,678 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:01:57,680 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,794 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,796 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,802 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,810 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,912 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:01:57,913 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:01:57,927 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:57,971 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:01:58,163 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:01:58,177 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:01:58,177 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1522 ms -2023-03-17 10:02:00,631 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:01,299 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:02:01,685 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:02:01,686 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:02:01,686 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:02:01,696 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 34ab5e99-97c1-45f8-9652-3c9cc6671d15 -2023-03-17 10:02:01,696 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:02:01,697 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:02:01,697 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:02:01,698 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:02:01,698 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:02:01,813 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018521702_127.0.0.1_63025 -2023-03-17 10:02:01,813 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]Notify connected event to listeners. -2023-03-17 10:02:01,813 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:02:01,813 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:02:01,813 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:02:01,932 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:02:02,079 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:02,396 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:02:02,397 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:02:02,397 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:02:02,397 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:02:02,643 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c54d0dc, org.springframework.security.web.context.SecurityContextPersistenceFilter@17e31657, org.springframework.security.web.header.HeaderWriterFilter@64c1a76e, org.springframework.security.web.authentication.logout.LogoutFilter@6238b10a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5e9a9683, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1dd4c691, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76e10574, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b5f06bb, org.springframework.security.web.session.SessionManagementFilter@4f3672eb, org.springframework.security.web.access.ExceptionTranslationFilter@41fe0d98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63bb719d] -2023-03-17 10:02:02,990 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:02:03,077 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:03,083 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:03,090 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:02:03,095 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:02:03,099 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:02:03,118 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:02:03,149 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:02:03,152 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:02:03,156 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:02:03,583 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]receive server push request,request=NotifySubscriberRequest,requestId=88 -2023-03-17 10:02:03,585 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:02:03,585 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:02:03,586 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]ack server push request,request=NotifySubscriberRequest,requestId=88 -2023-03-17 10:02:04,082 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:02:04,083 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:02:04,299 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.234 seconds (JVM running for 10.856) -2023-03-17 10:02:04,301 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:02:04,302 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:02:04,302 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:04,303 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:02:04,303 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:04,303 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:02:04,303 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:04,311 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:02:04,312 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:02:04,313 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:02:04,314 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:02:04,314 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:02:04,618 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:02:04,618 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:02:04,618 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:02:04,618 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:02:04,889 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]receive server push request,request=NotifySubscriberRequest,requestId=90 -2023-03-17 10:02:04,890 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:02:04,890 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment -> [] -2023-03-17 10:02:04,890 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [34ab5e99-97c1-45f8-9652-3c9cc6671d15]ack server push request,request=NotifySubscriberRequest,requestId=90 -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:04,921 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@166a1ab6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:02:04,922 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018521702_127.0.0.1_63025 -2023-03-17 10:02:04,923 [nacos-grpc-client-executor-14] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018521702_127.0.0.1_63025]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:02:04,924 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@758f521a[Running, pool size = 15, active threads = 0, queued tasks = 0, completed tasks = 15] -2023-03-17 10:02:04,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@ed20c07[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1] -2023-03-17 10:02:04,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:02:04,926 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:02:08,825 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:02:09,002 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:02:09,040 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:02:09,041 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:09,041 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:09,041 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:09,042 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:09,042 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:09,042 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:09,042 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:09,066 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:02:09,070 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:02:09,071 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:02:10,827 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:02:10,828 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:02:11,408 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:02:11,608 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:02:11,609 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:02:11,630 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:02:11,767 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:02:11,808 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:02:11,817 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:11,817 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:11,817 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:11,817 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:11,818 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:11,843 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:02:11,845 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:11,947 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:11,949 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:11,954 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:11,961 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:12,046 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:02:12,047 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:02:12,060 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:12,102 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:12,263 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:02:12,277 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:02:12,277 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1433 ms -2023-03-17 10:02:14,569 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:15,226 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:02:15,615 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:02:15,615 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:02:15,616 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:02:15,626 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 7900192f-165e-4e4f-8f29-d18674afa2c1 -2023-03-17 10:02:15,626 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:02:15,627 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:02:15,627 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:02:15,628 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:02:15,628 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:02:15,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018535632_127.0.0.1_63161 -2023-03-17 10:02:15,735 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]Notify connected event to listeners. -2023-03-17 10:02:15,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:02:15,735 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:02:15,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:02:15,849 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:02:15,995 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:16,548 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a0f5567, org.springframework.security.web.context.SecurityContextPersistenceFilter@41fe0d98, org.springframework.security.web.header.HeaderWriterFilter@3a70acd5, org.springframework.security.web.authentication.logout.LogoutFilter@a486851, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@17adbecf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@20c55658, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44f5259a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@106f0051, org.springframework.security.web.session.SessionManagementFilter@34c050a1, org.springframework.security.web.access.ExceptionTranslationFilter@6d76aa05, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@73a5cc47] -2023-03-17 10:02:16,887 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:02:16,972 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:16,978 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:16,985 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:02:16,989 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:02:16,993 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:02:17,011 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:02:17,041 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:02:17,044 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:02:17,048 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:02:17,473 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]receive server push request,request=NotifySubscriberRequest,requestId=92 -2023-03-17 10:02:17,475 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:17,475 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:17,476 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]ack server push request,request=NotifySubscriberRequest,requestId=92 -2023-03-17 10:02:17,970 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:17,971 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:18,325 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.065 seconds (JVM running for 10.712) -2023-03-17 10:02:18,328 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:02:18,329 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:18,329 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:02:18,329 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:18,329 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:02:18,329 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:18,698 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:02:18,698 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:02:18,700 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:02:20,710 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:02:20,798 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:02:36,299 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:36,299 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:02:36,539 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$7eaa9384.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '0BBD5F691F7000' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:02:36,900 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]receive server push request,request=NotifySubscriberRequest,requestId=93 -2023-03-17 10:02:36,901 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7900192f-165e-4e4f-8f29-d18674afa2c1]ack server push request,request=NotifySubscriberRequest,requestId=93 -2023-03-17 10:02:41,538 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:02:41,538 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:02:41,539 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:02:41,539 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:02:41,542 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:02:41,545 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:02:41,550 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:02:41,550 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:02:41,552 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:02:41,553 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:02:41,553 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:02:41,553 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:02:41,553 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:02:41,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:02:41,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:02:41,857 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:02:41,857 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:02:41,857 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:41,857 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:41,857 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:02:41,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2dc0992f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:02:41,859 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018535632_127.0.0.1_63161 -2023-03-17 10:02:41,860 [nacos-grpc-client-executor-16] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018535632_127.0.0.1_63161]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:02:41,861 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@27f96e5b[Running, pool size = 7, active threads = 0, queued tasks = 0, completed tasks = 17] -2023-03-17 10:02:41,861 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@a57283c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 8] -2023-03-17 10:02:41,862 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:02:41,863 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:02:41,985 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:02:41,990 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:02:44,612 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:02:44,818 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:02:44,857 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:02:44,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:44,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:44,858 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:44,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:44,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:44,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:44,859 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:44,888 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:02:44,892 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:02:44,893 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:02:46,751 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:02:46,751 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:02:47,434 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:02:47,675 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:02:47,677 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:02:47,699 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:02:47,860 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:02:47,907 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:02:47,917 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:47,917 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:47,917 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:47,917 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:47,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:02:47,949 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:02:47,951 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:47,992 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,080 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,085 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@75f2ff80' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,092 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,177 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:02:48,178 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:02:48,191 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,236 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:02:48,410 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:02:48,426 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:02:48,426 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1657 ms -2023-03-17 10:02:51,136 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:51,852 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:02:52,243 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:02:52,244 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:02:52,245 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:02:52,255 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0980df1e-c6bf-4f30-8303-7ba1c78e8ee8 -2023-03-17 10:02:52,255 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:02:52,257 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:02:52,257 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:02:52,257 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:02:52,258 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:02:52,371 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018572262_127.0.0.1_63403 -2023-03-17 10:02:52,371 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]Notify connected event to listeners. -2023-03-17 10:02:52,371 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:02:52,372 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:02:52,372 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:02:52,506 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:02:52,666 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:02:53,326 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e6b8b27, org.springframework.security.web.context.SecurityContextPersistenceFilter@24305eca, org.springframework.security.web.header.HeaderWriterFilter@59e02113, org.springframework.security.web.authentication.logout.LogoutFilter@6b297a62, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1acd660d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3acae925, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5e4a9c16, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e199cec, org.springframework.security.web.session.SessionManagementFilter@32647dde, org.springframework.security.web.access.ExceptionTranslationFilter@72a1ccad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63dd81ee] -2023-03-17 10:02:53,572 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:02:53,572 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:02:53,573 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:02:53,573 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:02:53,679 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:02:53,780 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:53,787 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:02:53,796 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:02:53,802 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:02:53,807 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:02:53,830 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:02:53,867 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:02:53,870 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:02:53,875 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:02:54,382 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]receive server push request,request=NotifySubscriberRequest,requestId=96 -2023-03-17 10:02:54,384 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:02:54,384 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:02:54,384 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]ack server push request,request=NotifySubscriberRequest,requestId=96 -2023-03-17 10:02:54,774 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:02:54,774 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:02:55,079 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.076 seconds (JVM running for 11.717) -2023-03-17 10:02:55,081 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:02:55,082 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:02:55,083 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:55,083 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:02:55,084 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:55,084 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:02:55,084 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:02:55,092 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:02:55,093 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:02:55,094 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:02:55,095 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:02:55,096 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:02:55,398 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:02:55,398 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:02:55,398 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:02:55,398 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:02:55,681 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]receive server push request,request=NotifySubscriberRequest,requestId=98 -2023-03-17 10:02:55,682 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:02:55,682 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment -> [] -2023-03-17 10:02:55,682 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0980df1e-c6bf-4f30-8303-7ba1c78e8ee8]ack server push request,request=NotifySubscriberRequest,requestId=98 -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:02:55,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4a60f93[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:02:55,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018572262_127.0.0.1_63403 -2023-03-17 10:02:55,712 [nacos-grpc-client-executor-12] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018572262_127.0.0.1_63403]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:02:55,714 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@136dbbf2[Running, pool size = 13, active threads = 0, queued tasks = 0, completed tasks = 13] -2023-03-17 10:02:55,714 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@66b0e34e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1] -2023-03-17 10:02:55,715 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:02:55,716 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:02:59,760 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:02:59,964 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:03:00,002 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:03:00,002 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:00,002 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:00,003 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:00,003 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:00,003 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:00,003 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:00,004 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:00,033 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:03:00,037 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:03:00,038 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:03:01,894 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:03:01,894 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:03:02,557 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:03:02,785 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:03:02,786 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:03:02,808 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:03:02,970 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:03:03,016 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:03:03,025 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:03:03,025 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:03:03,026 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:03,027 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:03:03,054 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:03:03,056 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,182 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7f8cd5fc' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,183 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,189 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,195 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,284 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:03:03,284 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:03:03,297 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,344 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:03:03,522 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:03:03,539 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:03:03,539 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1627 ms -2023-03-17 10:03:06,163 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:03:06,894 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:03:07,292 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:03:07,292 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:03:07,293 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:03:07,304 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d16b74de-7693-4906-8ad0-bb266ab51de7 -2023-03-17 10:03:07,305 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:03:07,306 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:03:07,306 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:03:07,307 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:03:07,307 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:03:07,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018587311_127.0.0.1_63548 -2023-03-17 10:03:07,414 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Notify connected event to listeners. -2023-03-17 10:03:07,414 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:03:07,415 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:03:07,415 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:03:07,549 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:03:07,713 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:03:08,364 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5323b690, org.springframework.security.web.context.SecurityContextPersistenceFilter@451f08ea, org.springframework.security.web.header.HeaderWriterFilter@3d2ec8b2, org.springframework.security.web.authentication.logout.LogoutFilter@331886ac, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1d77762f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1428d63, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@784dd9da, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fd65f9a, org.springframework.security.web.session.SessionManagementFilter@4a0b1701, org.springframework.security.web.access.ExceptionTranslationFilter@5ee63d9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e832c9] -2023-03-17 10:03:08,713 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:03:08,815 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:03:08,821 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:03:08,830 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:03:08,836 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:03:08,841 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:03:08,866 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:03:08,900 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:03:08,903 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:03:08,907 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:03:09,413 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]receive server push request,request=NotifySubscriberRequest,requestId=100 -2023-03-17 10:03:09,418 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:09,418 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:09,419 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]ack server push request,request=NotifySubscriberRequest,requestId=100 -2023-03-17 10:03:09,817 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:09,817 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:10,120 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.964 seconds (JVM running for 11.621) -2023-03-17 10:03:10,124 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:03:10,124 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:03:10,125 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:03:10,125 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:03:10,125 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:03:10,125 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:03:10,707 [RMI TCP Connection(5)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:03:10,708 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:03:10,710 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:03:12,170 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:12,170 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:03:16,478 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]receive server push request,request=NotifySubscriberRequest,requestId=101 -2023-03-17 10:03:17,766 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]ack server push request,request=NotifySubscriberRequest,requestId=101 -2023-03-17 10:03:17,771 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:05:01,787 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]receive server push request,request=ClientDetectionRequest,requestId=103 -2023-03-17 10:05:01,787 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]receive server push request,request=ClientDetectionRequest,requestId=102 -2023-03-17 10:05:01,788 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]ack server push request,request=ClientDetectionRequest,requestId=103 -2023-03-17 10:05:01,788 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]ack server push request,request=ClientDetectionRequest,requestId=102 -2023-03-17 10:05:01,789 [nacos-grpc-client-executor-12] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018587311_127.0.0.1_63548]Request stream onCompleted, switch server -2023-03-17 10:05:01,789 [nacos-grpc-client-executor-14] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018581659_127.0.0.1_63528]Request stream onCompleted, switch server -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Server healthy check fail,currentConnection=1679018587311_127.0.0.1_63548 -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Server healthy check fail,currentConnection=1679018581659_127.0.0.1_63528 -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:05:01,792 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:05:01,808 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:05:01,808 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:05:01,809 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:05:01,810 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:05:01,814 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:05:01,822 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:05:01,881 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:05:01,893 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,893 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,891 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$a9b9a14.save() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$8170078d.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:196) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 138 common frames omitted -Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) - at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80) - at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67) - at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337) - at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:49) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy307.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - ... 144 common frames omitted -Caused by: java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:201) - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:162) - at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:128) - at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) - at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) - ... 160 common frames omitted -Caused by: java.lang.InterruptedException: null - at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:944) - at com.zaxxer.hikari.util.ConcurrentBag.borrow(ConcurrentBag.java:151) - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:180) - ... 165 common frames omitted -2023-03-17 10:05:01,901 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] success to connect a server [dlp-nacos:8848],connectionId=1679018701798_127.0.0.1_63832 -2023-03-17 10:05:01,901 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018587311_127.0.0.1_63548 -2023-03-17 10:05:01,902 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018701798_127.0.0.1_63833 -2023-03-17 10:05:01,902 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018581659_127.0.0.1_63528 -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Notify disconnected event to listeners -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Notify disconnected event to listeners -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] DisConnected,clear listen context... -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Notify connected event to listeners. -2023-03-17 10:05:01,904 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Connected,notify listen context... -2023-03-17 10:05:01,905 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:05:01,905 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Notify connected event to listeners. -2023-03-17 10:05:01,905 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:05:01,920 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:05:01,925 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,928 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$a9b9a14.save() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$8170078d.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: org.apache.ibatis.exceptions.PersistenceException: -### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizedRequestMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizedRequestMapper.insert -### The error occurred while executing an update -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:196) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 138 common frames omitted -Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) - at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80) - at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67) - at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337) - at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:49) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy307.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - ... 144 common frames omitted -Caused by: java.sql.SQLException: HikariPool-1 - Interrupted during connection acquisition - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:201) - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:162) - at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:128) - at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) - at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) - ... 160 common frames omitted -Caused by: java.lang.InterruptedException: null - at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:944) - at com.zaxxer.hikari.util.ConcurrentBag.borrow(ConcurrentBag.java:151) - at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:180) - ... 165 common frames omitted -2023-03-17 10:05:01,929 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:05:01,930 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:05:01,932 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:05:01,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:05:01,994 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,994 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,994 [RMI TCP Connection(4)-192.168.9.104] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:01,994 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:05:01,994 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:05:01,994 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:05:01,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@a45cfd3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:05:01,996 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018701798_127.0.0.1_63832 -2023-03-17 10:05:01,996 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:299 - [d16b74de-7693-4906-8ad0-bb266ab51de7]Fail to connect to server!,error={} -java.lang.InterruptedException: sleep interrupted - at java.lang.Thread.sleep(Native Method) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:294) - at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) - at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:05:01,997 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1607a752[Running, pool size = 12, active threads = 0, queued tasks = 0, completed tasks = 24] -2023-03-17 10:05:01,998 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4e3a2ade[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 4] -2023-03-17 10:05:01,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:05:02,000 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018701909_127.0.0.1_63836 -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018701798_127.0.0.1_63833 -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Notify disconnected event to listeners -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] DisConnected,clear listen context... -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0]Notify connected event to listeners. -2023-03-17 10:05:02,014 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [38f5b531-be48-4d33-b64b-76c34cf7f3d6_config-0] Connected,notify listen context... -2023-03-17 10:05:02,015 [nacos-grpc-client-executor-23] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679018701798_127.0.0.1_63833]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 10:05:02,095 [RMI TCP Connection(4)-192.168.9.104] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:05:02,098 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d16b74de-7693-4906-8ad0-bb266ab51de7] Client is shutdown ,stop reconnect to server -2023-03-17 10:05:02,127 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:05:02,133 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:05:04,838 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:05:05,020 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:05:05,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:05:05,059 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:05,060 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:05,060 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:05,060 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:05,060 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:05,060 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:05,061 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:05,085 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:05:05,089 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:05:05,090 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:05:06,853 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:05:06,853 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:05:07,438 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:05:07,641 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:05:07,643 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:05:07,664 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:05:07,802 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:05:07,842 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:05:07,851 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:07,851 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:07,851 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:07,851 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:07,852 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:07,878 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:05:07,879 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:07,982 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:07,984 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:07,989 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:07,995 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:08,080 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:05:08,081 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:05:08,093 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:08,133 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:08,294 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:05:08,307 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:05:08,308 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1440 ms -2023-03-17 10:05:10,590 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:05:11,240 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:05:11,626 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:05:11,627 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:05:11,627 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:05:11,637 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d -2023-03-17 10:05:11,638 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:05:11,639 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:05:11,639 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:05:11,639 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:05:11,640 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:05:11,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018711643_127.0.0.1_63944 -2023-03-17 10:05:11,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]Notify connected event to listeners. -2023-03-17 10:05:11,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:05:11,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:05:11,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:05:11,865 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:05:12,007 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:05:12,561 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a86112a, org.springframework.security.web.context.SecurityContextPersistenceFilter@64c1a76e, org.springframework.security.web.header.HeaderWriterFilter@6c4eccd2, org.springframework.security.web.authentication.logout.LogoutFilter@54972f9a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@e00c94e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65384249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22825762, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3203ffa3, org.springframework.security.web.session.SessionManagementFilter@4505ec36, org.springframework.security.web.access.ExceptionTranslationFilter@3a70acd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48dfce5c] -2023-03-17 10:05:12,893 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:05:12,979 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:05:12,984 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:05:12,991 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:05:12,995 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:05:12,999 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:05:13,017 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:05:13,048 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:05:13,051 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:05:13,056 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:05:13,491 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]receive server push request,request=NotifySubscriberRequest,requestId=106 -2023-03-17 10:05:13,493 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:13,493 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:13,494 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]ack server push request,request=NotifySubscriberRequest,requestId=106 -2023-03-17 10:05:13,986 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:13,986 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:14,258 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.976 seconds (JVM running for 10.606) -2023-03-17 10:05:14,262 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:05:14,262 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:14,263 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:05:14,263 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:14,263 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:05:14,263 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:14,860 [RMI TCP Connection(5)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:05:14,860 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:05:14,863 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:05:16,888 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:05:16,977 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:05:20,621 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:20,622 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:05:20,857 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'DA686134089A18' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:05:21,133 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]receive server push request,request=NotifySubscriberRequest,requestId=107 -2023-03-17 10:05:21,134 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7d2cf0ba-eed9-4d44-9774-7b4d8bf12e3d]ack server push request,request=NotifySubscriberRequest,requestId=107 -2023-03-17 10:05:31,398 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:05:31,398 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:05:31,399 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:05:31,399 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:05:31,402 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:05:31,405 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:05:31,411 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:05:31,411 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:05:31,413 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:05:31,414 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:05:31,414 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:05:31,414 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:05:31,416 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:05:31,416 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:05:31,416 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:05:31,718 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:05:31,718 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:05:31,718 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2fbf6862[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:05:31,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018711643_127.0.0.1_63944 -2023-03-17 10:05:31,720 [nacos-grpc-client-executor-16] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018711643_127.0.0.1_63944]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:05:31,722 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@26af94c1[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 17] -2023-03-17 10:05:31,722 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3e0060e0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 6] -2023-03-17 10:05:31,722 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:05:31,723 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:05:31,845 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:05:31,850 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:05:34,481 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:05:34,697 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:05:34,736 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:05:34,736 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:34,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:34,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:34,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:34,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:34,737 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:34,738 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:34,764 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:05:34,767 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:05:34,768 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:05:36,707 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:05:36,707 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:05:37,339 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:05:37,569 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:05:37,571 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:05:37,595 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:05:37,752 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:05:37,798 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:05:37,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:37,808 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:37,809 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:37,809 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:05:37,809 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:37,809 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:05:37,841 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:05:37,843 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:37,970 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@62410e1f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:37,971 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:37,977 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:37,983 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:38,068 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:05:38,069 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:05:38,082 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:38,139 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:05:38,314 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:05:38,332 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:05:38,332 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1607 ms -2023-03-17 10:05:40,779 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:05:41,491 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:05:41,879 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:05:41,880 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:05:41,880 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:05:41,892 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1a596c2c-5084-41e8-9774-63e84903f682 -2023-03-17 10:05:41,892 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:05:41,893 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:05:41,894 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:05:41,894 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:05:41,895 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:05:42,015 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018741898_127.0.0.1_64166 -2023-03-17 10:05:42,015 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Notify connected event to listeners. -2023-03-17 10:05:42,015 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:05:42,015 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:05:42,015 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:05:42,148 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:05:42,304 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:05:42,936 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@743a9292, org.springframework.security.web.context.SecurityContextPersistenceFilter@59be715a, org.springframework.security.web.header.HeaderWriterFilter@134b9d9c, org.springframework.security.web.authentication.logout.LogoutFilter@2693b289, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@c5dc3db, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@8802edd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@307cf289, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6dbfd081, org.springframework.security.web.session.SessionManagementFilter@461f295c, org.springframework.security.web.access.ExceptionTranslationFilter@484f7fad, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@20395afe] -2023-03-17 10:05:43,283 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:05:43,382 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:05:43,388 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:05:43,396 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:05:43,401 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:05:43,406 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:05:43,428 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:05:43,459 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:05:43,462 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:05:43,467 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:05:43,881 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]receive server push request,request=NotifySubscriberRequest,requestId=110 -2023-03-17 10:05:43,883 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:43,883 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:43,884 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]ack server push request,request=NotifySubscriberRequest,requestId=110 -2023-03-17 10:05:44,376 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:44,376 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:44,697 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.818 seconds (JVM running for 11.472) -2023-03-17 10:05:44,701 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:05:44,702 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:44,702 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:05:44,702 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:44,703 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:05:44,703 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:05:45,450 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:05:45,450 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:05:45,452 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:05:46,925 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:05:47,025 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:05:48,692 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:48,692 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:05:51,306 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]receive server push request,request=NotifySubscriberRequest,requestId=111 -2023-03-17 10:05:51,847 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]ack server push request,request=NotifySubscriberRequest,requestId=111 -2023-03-17 10:07:08,486 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m21s358ms157µs700ns). -2023-03-17 10:07:09,368 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]receive server push request,request=ClientDetectionRequest,requestId=113 -2023-03-17 10:07:09,368 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]receive server push request,request=ClientDetectionRequest,requestId=112 -2023-03-17 10:07:09,369 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]ack server push request,request=ClientDetectionRequest,requestId=113 -2023-03-17 10:07:09,369 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]ack server push request,request=ClientDetectionRequest,requestId=112 -2023-03-17 10:07:09,816 [nacos-grpc-client-executor-15] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018736473_127.0.0.1_64156]Request stream onCompleted, switch server -2023-03-17 10:07:09,816 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679018741898_127.0.0.1_64166]Request stream onCompleted, switch server -2023-03-17 10:07:26,959 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Server healthy check fail,currentConnection=1679018736473_127.0.0.1_64156 -2023-03-17 10:07:26,959 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 268 milliseconds, 444100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5880665b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] -2023-03-17 10:07:26,959 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 269 milliseconds, 699100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@82312b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] -2023-03-17 10:07:26,959 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Server healthy check fail,currentConnection=1679018741898_127.0.0.1_64166 -2023-03-17 10:07:26,960 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:07:26,960 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:09:00,037 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m51s552ms894µs700ns). -2023-03-17 10:07:31,819 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 269 milliseconds, 699100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@82312b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 269 milliseconds, 699100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@82312b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -2023-03-17 10:07:31,819 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 268 milliseconds, 444100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5880665b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 268 milliseconds, 444100 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5880665b[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -2023-03-17 10:09:00,038 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} -java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 86933 milliseconds, 42600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@2705cca7[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) - at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) - at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:09:00,038 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} -java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 86933 milliseconds, 199300 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@45dc4fdd[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4bdb5e3, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@41bf3b10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@61aec4f2}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) - at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) - at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:09:00,062 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:09:00,063 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:09:00,063 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:09:00,065 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:09:00,068 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:09:00,079 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:09:00,170 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$dc8f518c.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$fe1f7694.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:09:00,182 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:09:00,342 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018940149_127.0.0.1_64653 -2023-03-17 10:09:00,342 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] success to connect a server [dlp-nacos:8848],connectionId=1679018940149_127.0.0.1_64652 -2023-03-17 10:09:00,342 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:09:00,347 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018736473_127.0.0.1_64156 -2023-03-17 10:09:00,347 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018741898_127.0.0.1_64166 -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Notify disconnected event to listeners -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Notify disconnected event to listeners -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:09:00,348 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] DisConnected,clear listen context... -2023-03-17 10:09:00,352 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Notify connected event to listeners. -2023-03-17 10:09:00,352 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Connected,notify listen context... -2023-03-17 10:09:00,390 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:09:00,391 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Notify connected event to listeners. -2023-03-17 10:09:00,391 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:09:00,393 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:09:00,409 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$dc8f518c.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$fe1f7694.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5D76A2331D1463' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:09:00,448 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:09:00,448 [SpringApplicationShutdownHook] ERROR [com.alibaba.cloud.nacos.discovery.NacosWatch] NacosWatch.java:170 - namingService unsubscribe failed, properties:NacosDiscoveryProperties{serverAddr='dlp-nacos:8848', endpoint='', namespace='', watchDelay=30000, logName='', service='dlp-reagent-managment', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.9.104', networkInterface='', port=5207, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null} -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doUnsubscribe(NamingGrpcClientProxy.java:249) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.unsubscribe(NamingGrpcClientProxy.java:235) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.unsubscribe(NamingClientProxyDelegate.java:156) - at com.alibaba.nacos.client.naming.NacosNamingService.unsubscribe(NacosNamingService.java:417) - at com.alibaba.cloud.nacos.discovery.NacosWatch.stop(NacosWatch.java:166) - at com.alibaba.cloud.nacos.discovery.NacosWatch.stop(NacosWatch.java:97) - at org.springframework.context.support.DefaultLifecycleProcessor.doStop(DefaultLifecycleProcessor.java:234) - at org.springframework.context.support.DefaultLifecycleProcessor.access$300(DefaultLifecycleProcessor.java:54) - at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop(DefaultLifecycleProcessor.java:373) - at org.springframework.context.support.DefaultLifecycleProcessor.stopBeans(DefaultLifecycleProcessor.java:206) - at org.springframework.context.support.DefaultLifecycleProcessor.onClose(DefaultLifecycleProcessor.java:129) - at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1067) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:172) - at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) - at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:137) - at java.lang.Iterable.forEach(Iterable.java:75) - at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:106) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 18 common frames omitted -2023-03-17 10:09:00,450 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:09:00,450 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] success to connect a server [dlp-nacos:8848],connectionId=1679018940394_127.0.0.1_64655 -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018940149_127.0.0.1_64652 -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Notify disconnected event to listeners -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682]Notify connected event to listeners. -2023-03-17 10:09:00,504 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:09:00,506 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1a596c2c-5084-41e8-9774-63e84903f682] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 10:09:00,506 [nacos-grpc-client-executor-25] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679018940149_127.0.0.1_64652]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 10:09:00,511 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679018940395_127.0.0.1_64654 -2023-03-17 10:09:00,511 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679018940149_127.0.0.1_64653 -2023-03-17 10:09:00,511 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Notify disconnected event to listeners -2023-03-17 10:09:00,511 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] DisConnected,clear listen context... -2023-03-17 10:09:00,511 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0]Notify connected event to listeners. -2023-03-17 10:09:00,512 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e59e3d49-23b1-4106-a640-326154110cd0_config-0] Connected,notify listen context... -2023-03-17 10:09:00,512 [nacos-grpc-client-executor-25] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679018940149_127.0.0.1_64653]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 10:09:00,551 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:09:00,554 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:09:00,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:09:00,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:09:00,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:09:00,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:09:00,555 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:09:00,556 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:09:00,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:09:00,858 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:09:00,859 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2959a045[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018940394_127.0.0.1_64655 -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2e8c1dc0[Running, pool size = 10, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 10:09:00,860 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@229fa6ba[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 8] -2023-03-17 10:09:00,861 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:09:00,862 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:09:01,087 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:09:01,092 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:09:05,219 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:09:05,398 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:09:05,432 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:09:05,433 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:05,433 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:05,433 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:05,433 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:05,434 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:05,434 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:05,434 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:05,458 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:09:05,462 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:09:05,463 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:09:07,223 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:09:07,223 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:09:07,801 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:09:08,003 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:09:08,005 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:09:08,026 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:09:08,160 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:09:08,199 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:08,208 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:08,209 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:08,209 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:09:08,209 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:08,209 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:09:08,232 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:09:08,233 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,330 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,331 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,336 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,342 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,411 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:09:08,412 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:09:08,424 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,464 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:09:08,644 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:09:08,659 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:09:08,660 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1421 ms -2023-03-17 10:09:10,947 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:09:11,603 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:09:11,983 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:09:11,983 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:09:11,984 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:09:12,007 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of b15e1adc-3e01-4118-a8dd-66604a6ce349 -2023-03-17 10:09:12,008 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:09:12,009 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:09:12,009 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:09:12,009 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:09:12,010 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:09:12,126 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679018952013_127.0.0.1_64748 -2023-03-17 10:09:12,126 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]Notify connected event to listeners. -2023-03-17 10:09:12,126 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:09:12,126 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:09:12,126 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:09:12,244 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:09:12,385 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:09:12,913 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a02d760, org.springframework.security.web.context.SecurityContextPersistenceFilter@5562f297, org.springframework.security.web.header.HeaderWriterFilter@5367d46f, org.springframework.security.web.authentication.logout.LogoutFilter@1dd4c691, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@74214ac3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f45be6f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4f3672eb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a86112a, org.springframework.security.web.session.SessionManagementFilter@73f6ffb1, org.springframework.security.web.access.ExceptionTranslationFilter@628e0403, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1545ef47] -2023-03-17 10:09:13,250 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:09:13,337 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:09:13,342 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:09:13,350 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:09:13,354 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:09:13,358 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:09:13,377 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:09:13,408 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:09:13,411 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:09:13,414 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:09:13,881 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]receive server push request,request=NotifySubscriberRequest,requestId=115 -2023-03-17 10:09:13,882 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:13,882 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:13,883 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]ack server push request,request=NotifySubscriberRequest,requestId=115 -2023-03-17 10:09:14,332 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:14,333 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:14,555 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.89 seconds (JVM running for 10.537) -2023-03-17 10:09:14,559 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:09:14,559 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:09:14,560 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:09:14,560 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:09:14,560 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:09:14,560 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:09:15,054 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:09:15,054 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:09:15,056 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:09:17,100 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:09:17,180 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:09:21,640 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:21,641 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:09:21,875 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F1D7BA26C8F53' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:09:22,178 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]receive server push request,request=NotifySubscriberRequest,requestId=117 -2023-03-17 10:09:22,179 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b15e1adc-3e01-4118-a8dd-66604a6ce349]ack server push request,request=NotifySubscriberRequest,requestId=117 -2023-03-17 10:11:38,733 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:11:38,733 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:11:38,734 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:11:38,734 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:11:38,737 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:11:38,740 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:11:38,745 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:11:38,746 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:11:38,748 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:11:38,749 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:11:38,750 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:11:38,750 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:11:38,750 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:11:38,750 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:11:38,750 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:11:39,052 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:11:39,052 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:11:39,052 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:11:39,052 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@11b149e1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:11:39,053 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679018952013_127.0.0.1_64748 -2023-03-17 10:11:39,054 [nacos-grpc-client-executor-41] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679018952013_127.0.0.1_64748]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:11:39,056 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@453685c[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 42] -2023-03-17 10:11:39,056 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@95168d6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 48] -2023-03-17 10:11:39,057 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:11:39,058 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:11:39,178 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:11:39,183 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:11:41,738 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:11:41,909 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:11:41,946 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:11:41,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:41,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:41,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:41,947 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:41,948 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:41,948 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:41,948 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:41,972 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:11:41,976 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:11:41,977 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:11:43,763 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:11:43,763 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:11:44,341 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:11:44,538 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:11:44,540 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:11:44,560 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:11:44,695 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:11:44,735 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:11:44,743 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:11:44,743 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:11:44,743 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:44,744 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:11:44,767 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:11:44,768 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:44,876 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:44,878 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:44,883 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:44,890 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:44,973 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:11:44,973 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:11:44,987 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:45,027 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:11:45,190 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:11:45,204 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:11:45,205 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1425 ms -2023-03-17 10:11:47,477 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:11:48,125 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:11:48,495 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:11:48,496 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:11:48,497 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:11:48,506 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 3af7294a-0884-48d5-9261-b93c8e5b6c1e -2023-03-17 10:11:48,507 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:11:48,508 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:11:48,508 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:11:48,508 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:11:48,509 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:11:48,624 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019108513_127.0.0.1_65193 -2023-03-17 10:11:48,624 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]Notify connected event to listeners. -2023-03-17 10:11:48,624 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:11:48,624 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:11:48,624 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:11:48,740 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:11:48,887 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:11:49,437 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74b13aa, org.springframework.security.web.context.SecurityContextPersistenceFilter@73f6ffb1, org.springframework.security.web.header.HeaderWriterFilter@8b93c88, org.springframework.security.web.authentication.logout.LogoutFilter@5b132063, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5b166420, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f031994, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@218c6d3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31d09031, org.springframework.security.web.session.SessionManagementFilter@3dfe2797, org.springframework.security.web.access.ExceptionTranslationFilter@776b7fa2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@137a9d69] -2023-03-17 10:11:49,766 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:11:49,852 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:11:49,858 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:11:49,865 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:11:49,869 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:11:49,873 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:11:49,891 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:11:49,920 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:11:49,923 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:11:49,928 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:11:50,427 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]receive server push request,request=NotifySubscriberRequest,requestId=120 -2023-03-17 10:11:50,428 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:50,429 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:50,429 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]ack server push request,request=NotifySubscriberRequest,requestId=120 -2023-03-17 10:11:50,846 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:50,847 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:51,089 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.9 seconds (JVM running for 10.55) -2023-03-17 10:11:51,092 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:11:51,092 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:11:51,093 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:11:51,093 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:11:51,093 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:11:51,093 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:11:51,502 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:11:51,502 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:11:51,505 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:11:53,535 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:11:53,633 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:11:54,315 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:54,316 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:11:54,598 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2FF7754C4E6FB4' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:11:54,880 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]receive server push request,request=NotifySubscriberRequest,requestId=121 -2023-03-17 10:11:54,881 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3af7294a-0884-48d5-9261-b93c8e5b6c1e]ack server push request,request=NotifySubscriberRequest,requestId=121 -2023-03-17 10:13:37,953 [Thread-7] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:13:37,953 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:13:37,954 [Thread-7] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:13:37,954 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:13:37,957 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:13:37,960 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:13:37,964 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:13:37,965 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:13:37,968 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:13:37,969 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:13:37,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:13:37,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:13:37,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:13:37,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:13:37,970 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:13:38,272 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@27e86aff[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:13:38,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019108513_127.0.0.1_65193 -2023-03-17 10:13:38,274 [nacos-grpc-client-executor-35] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019108513_127.0.0.1_65193]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:13:38,276 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7796a8a4[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 36] -2023-03-17 10:13:38,276 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3dba369e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 36] -2023-03-17 10:13:38,277 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:13:38,277 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:13:38,401 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:13:38,406 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:13:41,194 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:13:41,397 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:13:41,434 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:13:41,435 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:41,435 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:41,435 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:41,436 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:41,436 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:41,436 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:41,436 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:41,463 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:13:41,467 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:13:41,468 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:13:43,317 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:13:43,318 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:13:43,953 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:13:44,180 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:13:44,182 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:13:44,204 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:13:44,361 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:13:44,408 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:13:44,417 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:13:44,417 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:44,418 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:13:44,419 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:44,419 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:13:44,447 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:13:44,448 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,579 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@10724a72' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,581 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,587 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,593 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,680 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:13:44,680 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:13:44,694 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,738 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:13:44,911 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:13:44,927 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:13:44,928 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1593 ms -2023-03-17 10:13:47,374 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:13:48,073 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:13:48,473 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:13:48,474 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:13:48,474 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:13:48,486 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d86ee5cc-f09f-4d43-8029-c4df62a0e219 -2023-03-17 10:13:48,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:13:48,487 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:13:48,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:13:48,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:13:48,488 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:13:48,596 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019228492_127.0.0.1_49249 -2023-03-17 10:13:48,596 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]Notify connected event to listeners. -2023-03-17 10:13:48,596 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:13:48,596 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:13:48,596 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:13:48,722 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:13:48,878 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:13:49,488 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22726bc7, org.springframework.security.web.context.SecurityContextPersistenceFilter@29e40db1, org.springframework.security.web.header.HeaderWriterFilter@1d07fb2, org.springframework.security.web.authentication.logout.LogoutFilter@6a7eef27, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5b7b5484, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32e0b990, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c633590, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@294a150c, org.springframework.security.web.session.SessionManagementFilter@5a32ab89, org.springframework.security.web.access.ExceptionTranslationFilter@4872d04d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@557635ca] -2023-03-17 10:13:49,834 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:13:49,929 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:13:49,935 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:13:49,944 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:13:49,948 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:13:49,953 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:13:49,975 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:13:50,009 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:13:50,012 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:13:50,017 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:13:50,431 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]receive server push request,request=NotifySubscriberRequest,requestId=124 -2023-03-17 10:13:50,433 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:13:50,433 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:13:50,433 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]ack server push request,request=NotifySubscriberRequest,requestId=124 -2023-03-17 10:13:50,923 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:13:50,923 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:13:51,238 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.646 seconds (JVM running for 11.316) -2023-03-17 10:13:51,242 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:13:51,243 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:13:51,244 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:13:51,244 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:13:51,244 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:13:51,244 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:13:51,943 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:13:51,943 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:13:51,946 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:13:54,009 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:13:54,149 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:13:55,915 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:13:55,916 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:14:11,784 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]receive server push request,request=NotifySubscriberRequest,requestId=125 -2023-03-17 10:14:11,784 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]receive server push request,request=ClientDetectionRequest,requestId=128 -2023-03-17 10:14:11,784 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]ack server push request,request=NotifySubscriberRequest,requestId=125 -2023-03-17 10:14:11,785 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]ack server push request,request=ClientDetectionRequest,requestId=128 -2023-03-17 10:14:11,787 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]receive server push request,request=NotifySubscriberRequest,requestId=126 -2023-03-17 10:14:11,787 [nacos-grpc-client-executor-13] WARN [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:187 - out of date data received, old-t: 1679019251784, new-t: 1679019242507 -2023-03-17 10:14:11,787 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]ack server push request,request=NotifySubscriberRequest,requestId=126 -2023-03-17 10:14:11,788 [nacos-grpc-client-executor-15] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679019223097_127.0.0.1_49239]Request stream onCompleted, switch server -2023-03-17 10:14:11,789 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:14:11,789 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]receive server push request,request=NotifySubscriberRequest,requestId=127 -2023-03-17 10:14:11,789 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d86ee5cc-f09f-4d43-8029-c4df62a0e219]ack server push request,request=NotifySubscriberRequest,requestId=127 -2023-03-17 10:14:11,806 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:14:11,806 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:14:11,807 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:14:11,807 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:14:11,810 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:14:11,821 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:14:11,828 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:14:11,828 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:14:11,831 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:14:11,832 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:14:11,833 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:14:11,834 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:14:11,834 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:14:11,834 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:14:11,834 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:14:11,899 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679019251794_127.0.0.1_49386 -2023-03-17 10:14:11,899 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019223097_127.0.0.1_49239 -2023-03-17 10:14:11,901 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Notify disconnected event to listeners -2023-03-17 10:14:11,902 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] DisConnected,clear listen context... -2023-03-17 10:14:11,903 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0]Notify connected event to listeners. -2023-03-17 10:14:11,903 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cfa00e18-c08a-4555-971c-0c1fa690b8b1_config-0] Connected,notify listen context... -2023-03-17 10:14:11,910 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$98c12d80.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$e3ca52c7.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:14:12,082 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:14:12,091 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$98c12d80.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$e3ca52c7.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2947D33923B716' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:14:12,268 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:14:12,268 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@46d32a13[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:14:12,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019228492_127.0.0.1_49249 -2023-03-17 10:14:12,271 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7a5d7418[Running, pool size = 8, active threads = 0, queued tasks = 0, completed tasks = 18] -2023-03-17 10:14:12,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@33375f73[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 4] -2023-03-17 10:14:12,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:14:12,273 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:14:12,496 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:14:12,502 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:14:15,162 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:14:15,368 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:14:15,408 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:14:15,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:15,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:15,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:15,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:15,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:15,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:15,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:15,437 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:14:15,441 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:14:15,443 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:14:17,303 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:14:17,303 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:14:17,940 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:14:18,168 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:14:18,170 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:14:18,192 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:14:18,348 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:14:18,396 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:14:18,405 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:14:18,405 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:18,406 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:14:18,434 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:14:18,436 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,568 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@62c6db99' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,570 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,574 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,581 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,667 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:14:18,667 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:14:18,681 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,727 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:14:18,902 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:14:18,919 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:14:18,920 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1599 ms -2023-03-17 10:14:21,393 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:14:22,100 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:14:22,507 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:14:22,507 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:14:22,507 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:14:22,520 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 99cefdc0-e24a-406a-81aa-531541f86a9c -2023-03-17 10:14:22,521 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:14:22,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:14:22,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:14:22,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:14:22,522 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:14:22,642 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019262526_127.0.0.1_49743 -2023-03-17 10:14:22,642 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Notify connected event to listeners. -2023-03-17 10:14:22,642 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:14:22,642 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:14:22,642 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:14:22,782 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:14:22,969 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:14:23,708 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@25c887ca, org.springframework.security.web.context.SecurityContextPersistenceFilter@ff7042c, org.springframework.security.web.header.HeaderWriterFilter@28b5cee, org.springframework.security.web.authentication.logout.LogoutFilter@4998944b, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@7942987, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74c3374f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d481de0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@ba65354, org.springframework.security.web.session.SessionManagementFilter@30769e7a, org.springframework.security.web.access.ExceptionTranslationFilter@34817fcc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3f19f197] -2023-03-17 10:14:24,088 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:14:24,194 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:14:24,200 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:14:24,209 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:14:24,214 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:14:24,219 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:14:24,242 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:14:24,277 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:14:24,280 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:14:24,285 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:14:24,688 [XNIO-1 task-1] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:14:24,688 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:14:24,691 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:14:24,800 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=NotifySubscriberRequest,requestId=131 -2023-03-17 10:14:24,802 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:14:24,802 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:14:24,802 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=NotifySubscriberRequest,requestId=131 -2023-03-17 10:14:25,190 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:14:25,191 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:14:25,428 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:14:25,429 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:16:00,292 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=NotifySubscriberRequest,requestId=132 -2023-03-17 10:16:00,296 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=NotifySubscriberRequest,requestId=132 -2023-03-17 10:16:00,299 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 23010 milliseconds, 516000 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@57454fa4[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4dd87029, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2d05157c, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@9825378}}}}}]] -2023-03-17 10:16:00,300 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]receive server push request,request=ClientDetectionRequest,requestId=135 -2023-03-17 10:16:00,301 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]ack server push request,request=ClientDetectionRequest,requestId=135 -2023-03-17 10:16:00,302 [nacos-grpc-client-executor-10] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679019257072_127.0.0.1_49733]Request stream onCompleted, switch server -2023-03-17 10:16:00,302 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 23010 milliseconds, 516000 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@57454fa4[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4dd87029, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2d05157c, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@9825378}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 23010 milliseconds, 516000 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@57454fa4[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@4dd87029, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@2d05157c, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@9825378}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -2023-03-17 10:16:00,304 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Server healthy check fail,currentConnection=1679019257072_127.0.0.1_49733 -2023-03-17 10:16:00,304 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:16:00,304 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Server healthy check fail,currentConnection=1679019262526_127.0.0.1_49743 -2023-03-17 10:16:00,304 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:16:00,304 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:16:00,312 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=NotifySubscriberRequest,requestId=133 -2023-03-17 10:16:00,312 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=NotifySubscriberRequest,requestId=133 -2023-03-17 10:16:00,315 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=NotifySubscriberRequest,requestId=134 -2023-03-17 10:16:00,315 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=NotifySubscriberRequest,requestId=134 -2023-03-17 10:16:00,317 [nacos-grpc-client-executor-19] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=NotifySubscriberRequest,requestId=136 -2023-03-17 10:16:00,317 [nacos-grpc-client-executor-19] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=NotifySubscriberRequest,requestId=136 -2023-03-17 10:16:00,318 [nacos-grpc-client-executor-20] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]receive server push request,request=ClientDetectionRequest,requestId=137 -2023-03-17 10:16:00,319 [nacos-grpc-client-executor-20] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]ack server push request,request=ClientDetectionRequest,requestId=137 -2023-03-17 10:16:00,319 [nacos-grpc-client-executor-20] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019262526_127.0.0.1_49743]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:16:00,323 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:16:00,323 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:16:00,324 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:16:00,325 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:16:00,348 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:16:00,387 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 105.829 seconds (JVM running for 106.481) -2023-03-17 10:16:00,390 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:16:00,391 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:16:00,392 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:00,393 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:16:00,393 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:00,393 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:16:00,393 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:00,400 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:16:00,405 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:16:00,416 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] success to connect a server [dlp-nacos:8848],connectionId=1679019360312_127.0.0.1_49995 -2023-03-17 10:16:00,416 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679019360312_127.0.0.1_49994 -2023-03-17 10:16:00,416 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019262526_127.0.0.1_49743 -2023-03-17 10:16:00,416 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019257072_127.0.0.1_49733 -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Notify disconnected event to listeners -2023-03-17 10:16:00,418 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:16:00,418 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Notify disconnected event to listeners -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] DisConnected,clear listen context... -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Notify connected event to listeners. -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Connected,notify listen context... -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:16:00,419 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c]Notify connected event to listeners. -2023-03-17 10:16:00,420 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:16:00,421 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 10:16:00,474 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:16:00,501 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:16:00,502 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=39b876e7614c2e74a81806a52441d072, Client-RequestTS=1679019360393, exConfigInfo=true, Timestamp=1679019360393}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:16:00,505 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:16:00,505 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:16:00,507 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:16:00,507 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:16:00,507 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [99cefdc0-e24a-406a-81aa-531541f86a9c] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 10:16:00,509 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:16:00,511 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:16:00,528 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679019360425_127.0.0.1_49997 -2023-03-17 10:16:00,528 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019360312_127.0.0.1_49994 -2023-03-17 10:16:00,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Notify disconnected event to listeners -2023-03-17 10:16:00,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] DisConnected,clear listen context... -2023-03-17 10:16:00,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0]Notify connected event to listeners. -2023-03-17 10:16:00,529 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [30ad5ae1-3a86-4022-8e9d-f0d47b042994_config-0] Connected,notify listen context... -2023-03-17 10:16:00,530 [nacos-grpc-client-executor-20] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019360312_127.0.0.1_49994]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 10:16:00,566 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$3d503f06.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$91e553e0.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy307.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:16:00,587 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:16:00,594 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$3d503f06.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$91e553e0.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy307.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3F2FB8B47A4DFB' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:16:00,818 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:16:00,819 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7143bc76[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:16:00,820 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019360312_127.0.0.1_49995 -2023-03-17 10:16:00,821 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3407a373[Running, pool size = 15, active threads = 0, queued tasks = 0, completed tasks = 25] -2023-03-17 10:16:00,822 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4aba63d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3] -2023-03-17 10:16:00,823 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:16:00,824 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:16:01,054 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:16:01,059 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:16:05,242 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:16:05,440 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:16:05,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:16:05,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:05,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:05,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:05,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:05,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:05,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:05,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:05,510 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:16:05,514 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:16:05,515 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:16:07,408 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:16:07,409 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:16:08,040 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:16:08,263 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:16:08,265 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:16:08,286 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:16:08,446 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:16:08,495 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:16:08,504 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:08,505 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:08,506 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:08,506 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:16:08,506 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:08,506 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:16:08,533 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:16:08,535 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,666 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7a0d2c80' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,668 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,674 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,681 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,765 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:16:08,766 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:16:08,778 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:08,825 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:16:09,001 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:16:09,017 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:16:09,018 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1592 ms -2023-03-17 10:16:11,538 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:16:12,232 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:16:12,618 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:16:12,619 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:16:12,619 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:16:12,632 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b -2023-03-17 10:16:12,633 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:16:12,634 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:16:12,635 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:16:12,635 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:16:12,636 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:16:12,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019372640_127.0.0.1_50111 -2023-03-17 10:16:12,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]Notify connected event to listeners. -2023-03-17 10:16:12,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:16:12,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:16:12,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:16:12,891 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:16:13,056 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:16:13,758 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32a37d12, org.springframework.security.web.context.SecurityContextPersistenceFilter@68032a80, org.springframework.security.web.header.HeaderWriterFilter@7f336491, org.springframework.security.web.authentication.logout.LogoutFilter@1c38d025, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@71639428, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4127dcdb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@39ebf505, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1054864f, org.springframework.security.web.session.SessionManagementFilter@713935c8, org.springframework.security.web.access.ExceptionTranslationFilter@5b344510, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74ae2dec] -2023-03-17 10:16:14,110 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:16:14,206 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:16:14,213 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:16:14,222 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:16:14,227 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:16:14,232 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:16:14,257 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:16:14,292 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:16:14,295 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:16:14,299 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:16:14,728 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]receive server push request,request=NotifySubscriberRequest,requestId=140 -2023-03-17 10:16:14,730 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:16:14,730 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:16:14,731 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [606be1c0-3c55-4fad-b5b6-c3a11f6d6a5b]ack server push request,request=NotifySubscriberRequest,requestId=140 -2023-03-17 10:16:15,212 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:16:15,212 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:16:15,774 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.158 seconds (JVM running for 11.869) -2023-03-17 10:16:15,777 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:16:15,778 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:15,778 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:16:15,779 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:15,779 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:16:15,779 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:16:16,437 [RMI TCP Connection(7)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:16:16,437 [RMI TCP Connection(7)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:16:16,441 [RMI TCP Connection(7)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:16:18,489 [RMI TCP Connection(8)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:16:18,592 [RMI TCP Connection(8)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:16:58,996 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:16:58,996 [Thread-9] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:16:58,997 [Thread-9] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:16:58,997 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:16:59,000 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:16:59,006 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:16:59,011 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:16:59,012 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:16:59,013 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:16:59,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:16:59,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:16:59,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:16:59,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:16:59,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:16:59,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:16:59,317 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@413f13d6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:16:59,318 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019372640_127.0.0.1_50111 -2023-03-17 10:16:59,320 [nacos-grpc-client-executor-19] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019372640_127.0.0.1_50111]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:16:59,321 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@37383ea8[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 20] -2023-03-17 10:16:59,322 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@58fb26a5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 15] -2023-03-17 10:16:59,323 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:16:59,324 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:16:59,449 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:16:59,454 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:17:02,304 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:17:02,511 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:17:02,549 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:17:02,550 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:02,550 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:02,550 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:02,551 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:02,551 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:02,551 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:02,551 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:02,577 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:17:02,581 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:17:02,582 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:17:04,473 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:17:04,473 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:17:05,108 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:17:05,332 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:17:05,333 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:17:05,356 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:17:05,512 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:17:05,559 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:17:05,568 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:05,569 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:17:05,570 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:05,570 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:17:05,597 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:17:05,599 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,730 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@75da2db' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,732 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,737 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,744 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,831 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:17:05,832 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:17:05,844 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:05,889 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:17:06,065 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:17:06,081 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:17:06,081 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1590 ms -2023-03-17 10:17:08,510 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:17:09,223 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:17:09,602 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:17:09,602 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:17:09,603 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:17:09,614 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a4b041e4-5ec3-4e91-8457-fe79c57e5cd8 -2023-03-17 10:17:09,615 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:17:09,616 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:17:09,616 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:17:09,617 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:17:09,617 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:17:09,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019429621_127.0.0.1_50377 -2023-03-17 10:17:09,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Notify connected event to listeners. -2023-03-17 10:17:09,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:17:09,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:17:09,737 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:17:09,862 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:17:10,022 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:17:10,636 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2799f9a, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f735240, org.springframework.security.web.header.HeaderWriterFilter@410185ec, org.springframework.security.web.authentication.logout.LogoutFilter@43b45e77, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@25c887ca, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@79ac02a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7942987, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5da13494, org.springframework.security.web.session.SessionManagementFilter@5345b68c, org.springframework.security.web.access.ExceptionTranslationFilter@68032a80, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@9e96118] -2023-03-17 10:17:10,977 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:17:11,069 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:17:11,076 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:17:11,084 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:17:11,089 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:17:11,094 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:17:11,115 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:17:11,148 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:17:11,152 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:17:11,157 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:17:11,614 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]receive server push request,request=NotifySubscriberRequest,requestId=143 -2023-03-17 10:17:11,616 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:11,617 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:11,617 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]ack server push request,request=NotifySubscriberRequest,requestId=143 -2023-03-17 10:17:12,064 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:12,064 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:12,378 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.686 seconds (JVM running for 11.359) -2023-03-17 10:17:12,382 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:17:12,383 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:17:12,383 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:17:12,383 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:17:12,383 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:17:12,383 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:17:12,789 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:17:12,789 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:17:12,792 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:17:14,832 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:17:14,923 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:17:20,209 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:20,210 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:17:28,671 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]receive server push request,request=NotifySubscriberRequest,requestId=144 -2023-03-17 10:17:28,671 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]ack server push request,request=NotifySubscriberRequest,requestId=144 -2023-03-17 10:17:28,673 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]receive server push request,request=NotifySubscriberRequest,requestId=145 -2023-03-17 10:17:28,674 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]ack server push request,request=NotifySubscriberRequest,requestId=145 -2023-03-17 10:19:49,757 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m34s731ms981µs). -2023-03-17 10:19:49,760 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]receive server push request,request=ClientDetectionRequest,requestId=147 -2023-03-17 10:19:49,760 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]receive server push request,request=ClientDetectionRequest,requestId=146 -2023-03-17 10:19:49,760 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]ack server push request,request=ClientDetectionRequest,requestId=147 -2023-03-17 10:19:49,760 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]ack server push request,request=ClientDetectionRequest,requestId=146 -2023-03-17 10:19:49,761 [nacos-grpc-client-executor-17] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679019429621_127.0.0.1_50377]Request stream onCompleted, switch server -2023-03-17 10:19:49,761 [nacos-grpc-client-executor-16] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679019424251_127.0.0.1_50366]Request stream onCompleted, switch server -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Server healthy check fail,currentConnection=1679019424251_127.0.0.1_50366 -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Server healthy check fail,currentConnection=1679019429621_127.0.0.1_50377 -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:19:49,765 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:19:49,782 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:19:49,782 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:19:49,782 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:19:49,783 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:19:49,786 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:19:49,797 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:19:49,867 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:19:49,867 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:19:49,875 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] success to connect a server [dlp-nacos:8848],connectionId=1679019589771_127.0.0.1_50754 -2023-03-17 10:19:49,875 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679019589771_127.0.0.1_50755 -2023-03-17 10:19:49,875 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019429621_127.0.0.1_50377 -2023-03-17 10:19:49,875 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019424251_127.0.0.1_50366 -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Notify disconnected event to listeners -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Notify disconnected event to listeners -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] DisConnected,clear listen context... -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Notify connected event to listeners. -2023-03-17 10:19:49,878 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Connected,notify listen context... -2023-03-17 10:19:49,879 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:19:49,879 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Notify connected event to listeners. -2023-03-17 10:19:49,879 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:19:49,895 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$297aa449.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:120) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$2e6baa3f.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:19:49,900 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:19:49,904 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:19:49,904 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:19:50,055 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:19:50,055 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] success to connect a server [dlp-nacos:8848],connectionId=1679019589883_127.0.0.1_50757 -2023-03-17 10:19:50,055 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:19:50,055 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679019589883_127.0.0.1_50756 -2023-03-17 10:19:50,058 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019589771_127.0.0.1_50755 -2023-03-17 10:19:50,058 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679019589771_127.0.0.1_50754 -2023-03-17 10:19:50,059 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:19:50,059 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:19:50,074 [nacos-grpc-client-executor-26] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019589771_127.0.0.1_50755]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 10:19:50,074 [nacos-grpc-client-executor-29] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019589771_127.0.0.1_50754]Ignore complete event,isRunning:false,isAbandon=true -2023-03-17 10:19:50,074 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:19:50,075 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Notify disconnected event to listeners -2023-03-17 10:19:50,075 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Notify disconnected event to listeners -2023-03-17 10:19:50,075 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:19:50,075 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] DisConnected,clear listen context... -2023-03-17 10:19:50,075 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:19:50,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8]Notify connected event to listeners. -2023-03-17 10:19:50,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:19:50,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0]Notify connected event to listeners. -2023-03-17 10:19:50,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [1e8cc95c-0f1e-4543-b48d-ed1ffec865d8_config-0] Connected,notify listen context... -2023-03-17 10:19:50,078 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:19:50,078 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:19:50,078 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a4b041e4-5ec3-4e91-8457-fe79c57e5cd8] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 10:19:50,078 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:19:50,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:19:50,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:19:50,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:19:50,090 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:19:50,099 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$297aa449.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:120) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$2e6baa3f.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '32055EB749F726' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:19:50,382 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:19:50,383 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3b27f656[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019589883_127.0.0.1_50757 -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7876f84[Running, pool size = 14, active threads = 0, queued tasks = 0, completed tasks = 31] -2023-03-17 10:19:50,384 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3e5528cd[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 6] -2023-03-17 10:19:50,385 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:19:50,386 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:19:50,610 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:19:50,615 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:19:53,363 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:19:53,539 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:19:53,575 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:19:53,575 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:53,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:53,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:53,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:53,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:53,576 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:53,577 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:53,600 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:19:53,602 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:19:53,603 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:19:55,323 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:19:55,324 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:19:55,903 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:19:56,105 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:19:56,107 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:19:56,128 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:19:56,267 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:19:56,308 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:19:56,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:19:56,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:19:56,316 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:56,317 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:19:56,341 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:19:56,342 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,444 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@176333ee' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,445 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,451 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,457 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,544 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:19:56,544 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:19:56,557 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,595 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:19:56,759 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:19:56,773 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:19:56,774 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1435 ms -2023-03-17 10:19:59,084 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:19:59,737 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:20:00,116 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:20:00,117 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:20:00,117 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:20:00,129 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 1081a0d9-61d0-4053-b835-20a7bfc2dedc -2023-03-17 10:20:00,129 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:20:00,131 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:20:00,131 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:20:00,131 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:20:00,132 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:20:00,253 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019600136_127.0.0.1_50850 -2023-03-17 10:20:00,253 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:20:00,253 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]Notify connected event to listeners. -2023-03-17 10:20:00,253 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:20:00,253 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:20:00,395 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:20:00,536 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:20:01,067 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39d44217, org.springframework.security.web.context.SecurityContextPersistenceFilter@e763080, org.springframework.security.web.header.HeaderWriterFilter@6f45be6f, org.springframework.security.web.authentication.logout.LogoutFilter@26c494d7, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2553fbd0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1abb719a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3021e31, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3280a79a, org.springframework.security.web.session.SessionManagementFilter@27ea7c8f, org.springframework.security.web.access.ExceptionTranslationFilter@37bac0f4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63075ad1] -2023-03-17 10:20:01,416 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:20:01,505 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:20:01,510 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:20:01,518 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:20:01,522 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:20:01,526 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:20:01,545 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:20:01,576 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:20:01,579 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:20:01,583 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:20:02,055 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]receive server push request,request=NotifySubscriberRequest,requestId=150 -2023-03-17 10:20:02,056 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:02,057 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:02,057 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]ack server push request,request=NotifySubscriberRequest,requestId=150 -2023-03-17 10:20:02,504 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:02,504 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:02,705 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.902 seconds (JVM running for 10.574) -2023-03-17 10:20:02,709 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:20:02,710 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:02,710 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:20:02,710 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:02,710 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:20:02,711 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:03,802 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:20:03,802 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:20:03,804 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:20:05,868 [RMI TCP Connection(5)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:20:05,959 [RMI TCP Connection(5)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:20:09,293 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:20:09,293 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:20:09,294 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:20:09,294 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:20:09,297 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:20:09,302 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:20:09,308 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:20:09,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:20:09,310 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:20:09,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:20:09,311 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:20:09,621 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:20:09,621 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:20:09,621 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:20:09,621 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:20:09,828 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]receive server push request,request=NotifySubscriberRequest,requestId=152 -2023-03-17 10:20:09,829 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:09,829 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment -> [] -2023-03-17 10:20:09,829 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [1081a0d9-61d0-4053-b835-20a7bfc2dedc]ack server push request,request=NotifySubscriberRequest,requestId=152 -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:20:09,924 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@fb2e050[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:20:09,925 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019600136_127.0.0.1_50850 -2023-03-17 10:20:09,926 [nacos-grpc-client-executor-13] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019600136_127.0.0.1_50850]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:20:09,928 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1855d265[Running, pool size = 14, active threads = 0, queued tasks = 0, completed tasks = 14] -2023-03-17 10:20:09,928 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@524fc62f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3] -2023-03-17 10:20:09,929 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:20:09,930 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:20:10,052 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:20:10,057 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:20:14,101 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:20:14,275 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:20:14,308 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:20:14,308 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:14,309 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:14,309 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:14,309 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:14,309 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:14,309 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:14,310 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:14,333 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:20:14,337 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:20:14,338 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:20:16,102 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:20:16,103 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:20:16,684 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:20:16,887 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:20:16,889 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:20:16,910 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:20:17,044 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:20:17,087 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:20:17,096 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:20:17,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:17,098 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:20:17,122 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:20:17,124 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,228 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,230 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,235 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,241 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,317 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:20:17,318 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:20:17,331 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,383 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:20:17,545 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:20:17,558 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:20:17,558 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1439 ms -2023-03-17 10:20:19,861 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:20:20,539 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:20:20,921 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:20:20,922 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:20:20,922 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:20:20,932 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e3d3b023-5c69-4fb8-ac14-9cc82da796eb -2023-03-17 10:20:20,933 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:20:20,934 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:20:20,934 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:20:20,934 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:20:20,935 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:20:21,042 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019620939_127.0.0.1_51051 -2023-03-17 10:20:21,042 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]Notify connected event to listeners. -2023-03-17 10:20:21,042 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:20:21,042 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:20:21,042 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:20:21,158 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:20:21,307 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:20:21,826 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d5b2c1e, org.springframework.security.web.context.SecurityContextPersistenceFilter@564e9c0b, org.springframework.security.web.header.HeaderWriterFilter@2cca7d3c, org.springframework.security.web.authentication.logout.LogoutFilter@1aade3c, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@515b7335, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b23aea2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@786de0a3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@137a9d69, org.springframework.security.web.session.SessionManagementFilter@3a70acd5, org.springframework.security.web.access.ExceptionTranslationFilter@5a8d03ce, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1ef8f7e6] -2023-03-17 10:20:22,159 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:20:22,265 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:20:22,271 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:20:22,278 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:20:22,282 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:20:22,286 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:20:22,304 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:20:22,336 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:20:22,339 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:20:22,344 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:20:22,852 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]receive server push request,request=NotifySubscriberRequest,requestId=154 -2023-03-17 10:20:22,854 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:22,854 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:22,855 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]ack server push request,request=NotifySubscriberRequest,requestId=154 -2023-03-17 10:20:23,258 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:23,258 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:23,449 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.912 seconds (JVM running for 10.55) -2023-03-17 10:20:23,452 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:20:23,453 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:23,453 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:20:23,453 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:23,454 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:20:23,454 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:20:23,918 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:20:23,918 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:20:23,921 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:20:25,974 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:20:26,062 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:20:29,381 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:29,381 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:20:29,661 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:121) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c3a0accc.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '4D8D9159710735' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:20:29,961 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]receive server push request,request=NotifySubscriberRequest,requestId=155 -2023-03-17 10:20:29,962 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e3d3b023-5c69-4fb8-ac14-9cc82da796eb]ack server push request,request=NotifySubscriberRequest,requestId=155 -2023-03-17 10:21:44,279 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:21:44,280 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:21:44,280 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:21:44,281 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:21:44,283 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:21:44,286 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:21:44,291 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:21:44,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:21:44,295 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:21:44,296 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:21:44,623 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:21:44,623 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:21:44,624 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:21:44,624 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:21:44,624 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:21:44,624 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:21:44,624 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:21:44,625 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:21:44,626 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:21:44,626 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5206780f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:21:44,626 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019620939_127.0.0.1_51051 -2023-03-17 10:21:44,627 [nacos-grpc-client-executor-28] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019620939_127.0.0.1_51051]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:21:44,628 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@28a25713[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 29] -2023-03-17 10:21:44,628 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5c4a46fd[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 27] -2023-03-17 10:21:44,629 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:21:44,631 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:21:44,853 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:21:44,858 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:21:48,882 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:21:49,065 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:21:49,097 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:21:49,098 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:49,098 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:49,098 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:49,099 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:49,099 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:49,099 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:49,099 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:49,122 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:21:49,126 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:21:49,127 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:21:50,883 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:21:50,883 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:21:51,462 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:21:51,666 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:21:51,668 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:21:51,688 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 10:21:51,822 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:21:51,862 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:21:51,870 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:51,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:51,872 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:21:51,872 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:51,872 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:21:51,896 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:21:51,898 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:51,936 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,004 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,009 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5896cb9c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,015 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,101 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:21:52,101 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:21:52,114 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,154 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:21:52,315 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:21:52,329 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:21:52,329 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1430 ms -2023-03-17 10:21:54,600 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:21:55,248 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:21:55,622 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:21:55,622 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:21:55,623 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:21:55,633 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8f27c125-f17e-4e4d-a0c4-995d88c51324 -2023-03-17 10:21:55,633 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:21:55,634 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:21:55,635 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:21:55,635 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:21:55,636 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:21:55,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679019715639_127.0.0.1_51387 -2023-03-17 10:21:55,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]Notify connected event to listeners. -2023-03-17 10:21:55,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:21:55,750 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:21:55,750 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:21:55,862 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:21:56,006 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:21:56,555 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12faeada, org.springframework.security.web.context.SecurityContextPersistenceFilter@21d478f3, org.springframework.security.web.header.HeaderWriterFilter@6c27be1d, org.springframework.security.web.authentication.logout.LogoutFilter@76a1cc1a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@216de23a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5562f297, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f031994, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73a5cc47, org.springframework.security.web.session.SessionManagementFilter@41db6e4b, org.springframework.security.web.access.ExceptionTranslationFilter@19c578bf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@650d5a3d] -2023-03-17 10:21:56,890 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:21:56,973 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:21:56,979 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:21:56,986 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:21:56,990 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:21:56,994 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:21:57,013 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:21:57,043 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:21:57,046 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:21:57,050 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:21:57,563 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]receive server push request,request=NotifySubscriberRequest,requestId=158 -2023-03-17 10:21:57,565 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:21:57,565 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:21:57,566 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]ack server push request,request=NotifySubscriberRequest,requestId=158 -2023-03-17 10:21:57,970 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:21:57,970 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:21:58,171 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.849 seconds (JVM running for 10.486) -2023-03-17 10:21:58,174 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:21:58,175 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:21:58,175 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:21:58,175 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:21:58,175 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:21:58,176 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:21:58,694 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:21:58,695 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:21:58,697 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:22:00,738 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:22:00,819 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:22:04,484 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:22:04,484 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:22:04,878 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:121) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 142 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '9823FB3DB7AFAA' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 159 common frames omitted -2023-03-17 10:22:04,989 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]receive server push request,request=NotifySubscriberRequest,requestId=159 -2023-03-17 10:22:04,990 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8f27c125-f17e-4e4d-a0c4-995d88c51324]ack server push request,request=NotifySubscriberRequest,requestId=159 -2023-03-17 10:28:26,565 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:28:26,565 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:28:26,566 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:28:26,566 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:28:26,570 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:28:26,573 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:28:26,576 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:28:26,576 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:28:26,578 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:28:26,579 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:28:26,882 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:28:26,883 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:28:26,884 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:28:26,884 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:28:26,884 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:28:26,884 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:28:26,884 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:28:26,885 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@591a1f9e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:28:26,885 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679019715639_127.0.0.1_51387 -2023-03-17 10:28:26,886 [nacos-grpc-client-executor-94] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679019715639_127.0.0.1_51387]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:28:26,889 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@37187871[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 95] -2023-03-17 10:28:26,893 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6035ab9[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 130] -2023-03-17 10:28:26,893 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:28:26,908 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:28:27,137 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:28:27,142 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:28:31,388 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:28:31,587 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:28:31,624 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:28:31,625 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:31,625 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:31,625 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:31,626 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:31,626 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:31,626 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:31,626 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:31,652 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:28:31,656 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:28:31,657 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:28:33,504 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:28:33,505 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:28:34,140 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:28:34,364 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:28:34,366 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:28:34,387 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:28:34,542 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:28:34,587 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:28:34,596 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:28:34,596 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:28:34,596 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:34,597 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:28:34,624 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:28:34,625 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,758 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1a85e86e' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,760 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,765 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,772 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,856 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:28:34,856 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:28:34,869 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:34,913 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:28:35,092 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:28:35,108 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:28:35,108 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1585 ms -2023-03-17 10:28:37,520 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:28:38,236 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:28:38,621 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:28:38,622 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:28:38,623 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:28:38,634 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 32416c11-ea38-40e7-aaa3-b96fd78961f7 -2023-03-17 10:28:38,634 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:28:38,635 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:28:38,636 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:28:38,636 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:28:38,637 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:28:38,749 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020118640_127.0.0.1_52428 -2023-03-17 10:28:38,749 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Notify connected event to listeners. -2023-03-17 10:28:38,749 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:28:38,749 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:28:38,749 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:28:38,875 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:28:39,035 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:28:39,648 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@43edd4e0, org.springframework.security.web.context.SecurityContextPersistenceFilter@26753687, org.springframework.security.web.header.HeaderWriterFilter@59be715a, org.springframework.security.web.authentication.logout.LogoutFilter@1cfa5e46, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6d6e8dfc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46f5030f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@358caf3a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72a4f3f, org.springframework.security.web.session.SessionManagementFilter@2a0154f7, org.springframework.security.web.access.ExceptionTranslationFilter@461f295c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14b53f58] -2023-03-17 10:28:39,995 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:28:40,091 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:28:40,098 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:28:40,106 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:28:40,111 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:28:40,116 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:28:40,137 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:28:40,171 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:28:40,174 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:28:40,178 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:28:40,618 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=NotifySubscriberRequest,requestId=162 -2023-03-17 10:28:40,620 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:28:40,620 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:28:40,621 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=NotifySubscriberRequest,requestId=162 -2023-03-17 10:28:41,087 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:28:41,087 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:28:41,384 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.605 seconds (JVM running for 11.279) -2023-03-17 10:28:41,387 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:28:41,388 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:28:41,388 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:28:41,389 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:28:41,389 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:28:41,389 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:28:41,698 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:28:41,698 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:28:41,700 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:28:43,764 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:28:43,858 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:28:50,428 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:28:50,428 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:29:09,691 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=NotifySubscriberRequest,requestId=163 -2023-03-17 10:29:09,692 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]receive server push request,request=ClientDetectionRequest,requestId=166 -2023-03-17 10:29:09,692 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=NotifySubscriberRequest,requestId=163 -2023-03-17 10:29:09,692 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]ack server push request,request=ClientDetectionRequest,requestId=166 -2023-03-17 10:29:09,693 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679020113270_127.0.0.1_52418]Request stream onCompleted, switch server -2023-03-17 10:29:09,694 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=NotifySubscriberRequest,requestId=164 -2023-03-17 10:29:09,694 [nacos-grpc-client-executor-14] WARN [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:187 - out of date data received, old-t: 1679020149691, new-t: 1679020137004 -2023-03-17 10:29:09,694 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=NotifySubscriberRequest,requestId=164 -2023-03-17 10:29:09,696 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=NotifySubscriberRequest,requestId=165 -2023-03-17 10:29:09,697 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=NotifySubscriberRequest,requestId=165 -2023-03-17 10:29:09,697 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Server healthy check fail,currentConnection=1679020113270_127.0.0.1_52418 -2023-03-17 10:29:09,697 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:29:09,698 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=NotifySubscriberRequest,requestId=167 -2023-03-17 10:29:09,699 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=NotifySubscriberRequest,requestId=167 -2023-03-17 10:29:09,804 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679020149701_127.0.0.1_52705 -2023-03-17 10:29:09,804 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679020113270_127.0.0.1_52418 -2023-03-17 10:29:09,806 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:29:09,807 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify disconnected event to listeners -2023-03-17 10:29:09,808 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] DisConnected,clear listen context... -2023-03-17 10:29:09,808 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify connected event to listeners. -2023-03-17 10:29:09,808 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Connected,notify listen context... -2023-03-17 10:29:26,497 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679020149810_127.0.0.1_52706 -2023-03-17 10:29:26,500 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679020149701_127.0.0.1_52705 -2023-03-17 10:29:26,502 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify disconnected event to listeners -2023-03-17 10:29:26,502 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] DisConnected,clear listen context... -2023-03-17 10:29:26,502 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify connected event to listeners. -2023-03-17 10:29:26,502 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Connected,notify listen context... -2023-03-17 10:29:26,502 [nacos-grpc-client-executor-22] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679020149701_127.0.0.1_52705]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 10:34:12,378 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=4m45s879ms296µs200ns). -2023-03-17 10:34:12,381 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Server healthy check fail,currentConnection=1679020149810_127.0.0.1_52706 -2023-03-17 10:34:12,380 [nacos-grpc-client-executor-18] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]receive server push request,request=ClientDetectionRequest,requestId=168 -2023-03-17 10:34:12,381 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:34:12,381 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Server healthy check fail,currentConnection=1679020118640_127.0.0.1_52428 -2023-03-17 10:34:12,381 [nacos-grpc-client-executor-18] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]ack server push request,request=ClientDetectionRequest,requestId=168 -2023-03-17 10:34:12,381 [nacos-grpc-client-executor-24] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]receive server push request,request=ClientDetectionRequest,requestId=169 -2023-03-17 10:34:12,381 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:34:12,381 [nacos-grpc-client-executor-24] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]ack server push request,request=ClientDetectionRequest,requestId=169 -2023-03-17 10:34:12,382 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:34:12,381 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:34:12,382 [nacos-grpc-client-executor-18] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679020118640_127.0.0.1_52428]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:34:12,382 [nacos-grpc-client-executor-24] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679020149810_127.0.0.1_52706]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:34:12,391 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$a39cbd0d.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:121) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$21600cbf.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:34:12,403 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:34:12,403 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:34:12,404 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:34:12,404 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:34:12,543 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] success to connect a server [dlp-nacos:8848],connectionId=1679020452386_127.0.0.1_53352 -2023-03-17 10:34:12,543 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=36c22fb735d9c6f99f14718c536a8389, Client-RequestTS=1679020452378, exConfigInfo=true, Timestamp=1679020452379}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,543 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679020452386_127.0.0.1_53351 -2023-03-17 10:34:12,543 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,543 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679020149810_127.0.0.1_52706 -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679020118640_127.0.0.1_52428 -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Notify disconnected event to listeners -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify disconnected event to listeners -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:34:12,548 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] DisConnected,clear listen context... -2023-03-17 10:34:12,549 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0]Notify connected event to listeners. -2023-03-17 10:34:12,549 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [3e401beb-846f-4fca-bed5-c78460365f0a_config-0] Connected,notify listen context... -2023-03-17 10:34:12,557 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:34:12,557 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7]Notify connected event to listeners. -2023-03-17 10:34:12,557 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:34:12,558 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:34:12,568 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:34:12,576 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:238) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:34:12,580 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:34:12,580 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:34:12,583 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:34:12,584 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:34:12,584 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:34:12,584 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:34:12,584 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:34:12,585 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:34:12,585 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:34:12,585 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$a39cbd0d.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:121) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$21600cbf.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '5EFD387DC77BB7' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:34:12,648 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,648 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,648 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=36c22fb735d9c6f99f14718c536a8389, Client-RequestTS=1679020452378, exConfigInfo=true, Timestamp=1679020452379}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:34:12,648 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:34:12,648 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 10:34:12,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:34:12,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:34:12,649 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:34:12,650 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [32416c11-ea38-40e7-aaa3-b96fd78961f7] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@50575a02[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679020452386_127.0.0.1_53352 -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@855d70[Running, pool size = 10, active threads = 0, queued tasks = 0, completed tasks = 28] -2023-03-17 10:34:12,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@36d04f18[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 7] -2023-03-17 10:34:12,651 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:34:12,652 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:34:12,776 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:34:12,783 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:34:16,831 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:34:17,024 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:34:17,063 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:34:17,063 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:17,064 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:17,064 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:17,064 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:17,064 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:17,065 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:17,065 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:17,092 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:34:17,097 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:34:17,098 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:34:18,901 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:34:18,902 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:34:19,506 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:34:19,728 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:34:19,730 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:34:19,753 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:34:19,914 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:34:19,961 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:34:19,970 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:34:19,970 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:34:19,970 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:34:19,970 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:19,971 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:34:19,972 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:19,972 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:34:19,994 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:34:19,996 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,097 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,099 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,104 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,111 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,199 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:34:20,199 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:34:20,212 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,256 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:34:20,433 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:34:20,447 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:34:20,447 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1529 ms -2023-03-17 10:34:22,732 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:34:23,397 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:34:23,776 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:34:23,777 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:34:23,777 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:34:23,787 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 7bec83bd-3252-4f6d-8e52-f97c2198caeb -2023-03-17 10:34:23,787 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:34:23,788 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:34:23,788 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:34:23,788 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:34:23,788 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:34:23,902 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020463794_127.0.0.1_53445 -2023-03-17 10:34:23,902 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]Notify connected event to listeners. -2023-03-17 10:34:23,902 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:34:23,903 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:34:23,903 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:34:24,017 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:34:24,159 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:34:24,704 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1545ef47, org.springframework.security.web.context.SecurityContextPersistenceFilter@3f6fd33b, org.springframework.security.web.header.HeaderWriterFilter@776b7fa2, org.springframework.security.web.authentication.logout.LogoutFilter@599cf2cd, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@4d305059, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19983dd1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e196238, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48dfce5c, org.springframework.security.web.session.SessionManagementFilter@4c7d19bf, org.springframework.security.web.access.ExceptionTranslationFilter@6c27be1d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2a8081f5] -2023-03-17 10:34:25,030 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:34:25,117 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:34:25,122 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:34:25,130 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:34:25,134 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:34:25,138 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:34:25,156 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:34:25,186 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:34:25,189 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:34:25,193 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:34:25,678 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]receive server push request,request=NotifySubscriberRequest,requestId=171 -2023-03-17 10:34:25,679 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:25,680 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:25,680 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]ack server push request,request=NotifySubscriberRequest,requestId=171 -2023-03-17 10:34:26,114 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:26,115 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:26,310 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.057 seconds (JVM running for 10.706) -2023-03-17 10:34:26,314 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:34:26,314 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:34:26,315 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:34:26,315 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:34:26,315 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:34:26,315 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:34:26,470 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:34:26,471 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:34:26,473 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:34:28,858 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:34:28,943 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:34:30,622 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:30,623 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:34:30,906 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$312bb9b5.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c3a0accc.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '31F03D7EA2D32D' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:34:31,128 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]receive server push request,request=NotifySubscriberRequest,requestId=173 -2023-03-17 10:34:31,129 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [7bec83bd-3252-4f6d-8e52-f97c2198caeb]ack server push request,request=NotifySubscriberRequest,requestId=173 -2023-03-17 10:36:36,600 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:36:36,600 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:36:36,601 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:36:36,601 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:36:36,604 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:36:36,607 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:36:36,612 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:36:36,612 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:36:36,614 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:36:36,615 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:36:36,615 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:36:36,616 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:36:36,616 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:36:36,616 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:36:36,616 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:36:36,918 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:36:36,919 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7bdc0b13[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:36:36,920 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679020463794_127.0.0.1_53445 -2023-03-17 10:36:36,921 [nacos-grpc-client-executor-41] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679020463794_127.0.0.1_53445]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:36:36,922 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@62c7cc32[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 42] -2023-03-17 10:36:36,922 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@704413e5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 44] -2023-03-17 10:36:36,923 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:36:36,923 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:36:37,044 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:36:37,049 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:36:41,012 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:36:41,190 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:36:41,224 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:36:41,224 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:41,225 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:41,225 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:41,225 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:41,225 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:41,225 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:41,226 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:41,249 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:36:41,252 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:36:41,253 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:36:42,995 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:36:42,996 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:36:43,571 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:36:43,774 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:36:43,776 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:36:43,797 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:36:43,940 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:36:43,981 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:36:43,989 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:43,990 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:43,991 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:43,991 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:43,991 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:36:43,991 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:43,991 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:36:44,015 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:36:44,017 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,118 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,120 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,125 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,132 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,212 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:36:44,212 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:36:44,226 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,267 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:36:44,440 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:36:44,454 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:36:44,454 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1444 ms -2023-03-17 10:36:46,715 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:36:47,363 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:36:47,735 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:36:47,736 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:36:47,736 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:36:47,746 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 5821a1af-561f-4d25-af6e-38102dc57197 -2023-03-17 10:36:47,746 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:36:47,747 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:36:47,747 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:36:47,748 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:36:47,748 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:36:47,858 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679020607752_127.0.0.1_53931 -2023-03-17 10:36:47,858 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]Notify connected event to listeners. -2023-03-17 10:36:47,858 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:36:47,858 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:36:47,858 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:36:47,972 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:36:48,116 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:36:48,666 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74b13aa, org.springframework.security.web.context.SecurityContextPersistenceFilter@73f6ffb1, org.springframework.security.web.header.HeaderWriterFilter@8b93c88, org.springframework.security.web.authentication.logout.LogoutFilter@5b132063, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5b166420, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f031994, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@218c6d3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31d09031, org.springframework.security.web.session.SessionManagementFilter@3dfe2797, org.springframework.security.web.access.ExceptionTranslationFilter@776b7fa2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@137a9d69] -2023-03-17 10:36:48,997 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:36:49,083 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:36:49,088 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:36:49,095 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:36:49,099 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:36:49,103 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:36:49,121 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:36:49,150 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:36:49,153 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:36:49,157 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:36:49,645 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]receive server push request,request=NotifySubscriberRequest,requestId=176 -2023-03-17 10:36:49,646 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:49,647 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:49,647 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]ack server push request,request=NotifySubscriberRequest,requestId=176 -2023-03-17 10:36:50,077 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:50,077 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:50,274 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.813 seconds (JVM running for 10.431) -2023-03-17 10:36:50,278 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:36:50,278 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:36:50,279 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:36:50,279 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:36:50,279 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:36:50,279 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:36:50,884 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:36:50,885 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:36:50,887 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:36:52,913 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:36:53,003 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:36:53,760 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:53,761 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:36:54,041 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6BF68E467059AE' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:36:54,328 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]receive server push request,request=NotifySubscriberRequest,requestId=177 -2023-03-17 10:36:54,328 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5821a1af-561f-4d25-af6e-38102dc57197]ack server push request,request=NotifySubscriberRequest,requestId=177 -2023-03-17 10:37:26,515 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'POST' not supported -org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) - at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) - at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:38:42,442 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:118) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2122316E7B765A' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:44:13,760 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:44:13,760 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:44:13,761 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:44:13,761 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:44:13,764 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:44:13,767 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:44:13,772 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:44:13,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:44:13,774 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:44:13,775 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:44:13,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:44:13,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:44:13,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:44:13,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:44:13,776 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:44:14,078 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:44:14,078 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:44:14,079 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:44:14,080 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:44:14,080 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:44:14,080 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@20d3b3ad[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:44:14,080 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679020607752_127.0.0.1_53931 -2023-03-17 10:44:14,081 [nacos-grpc-client-executor-103] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679020607752_127.0.0.1_53931]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:44:14,084 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@789fc34c[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 104] -2023-03-17 10:44:14,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1bf031a0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 148] -2023-03-17 10:44:14,086 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:44:14,087 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:44:14,210 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:44:14,215 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:44:18,467 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:44:18,646 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:44:18,677 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:44:18,678 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:18,678 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:18,678 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:18,679 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:18,679 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:18,679 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:18,679 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:18,703 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:44:18,707 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:44:18,708 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:44:20,480 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:44:20,481 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:44:21,059 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:44:21,261 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:44:21,261 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:44:21,283 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:44:21,417 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:44:21,457 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:21,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:21,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:21,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:21,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:21,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:21,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:21,491 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:44:21,493 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,594 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,596 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,601 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,608 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,695 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:44:21,695 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:44:21,708 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,748 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:21,915 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:44:21,929 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:44:21,929 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1432 ms -2023-03-17 10:44:23,880 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'purchaseCatalogueController': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [digital.laboratory.platform.reagent.controller.PurchaseCatalogueController] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2] -2023-03-17 10:44:23,892 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2023-03-17 10:44:23,907 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:843 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'purchaseCatalogueController': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [digital.laboratory.platform.reagent.controller.PurchaseCatalogueController] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2] - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:289) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:1302) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1219) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) - at digital.laboratory.platform.reagent.ReagentManagmentApplication.main(ReagentManagmentApplication.java:20) -Caused by: java.lang.IllegalStateException: Failed to introspect Class [digital.laboratory.platform.reagent.controller.PurchaseCatalogueController] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2] - at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:481) - at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:321) - at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:267) - ... 18 common frames omitted -Caused by: java.lang.NoClassDefFoundError: digital/laboratory/platform/reagent/dto/PurchaseCatalogueDto - at java.lang.Class.getDeclaredMethods0(Native Method) - at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) - at java.lang.Class.getDeclaredMethods(Class.java:1975) - at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:463) - ... 20 common frames omitted -Caused by: java.lang.ClassNotFoundException: digital.laboratory.platform.reagent.dto.PurchaseCatalogueDto - at java.net.URLClassLoader.findClass(URLClassLoader.java:387) - at java.lang.ClassLoader.loadClass(ClassLoader.java:418) - at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355) - at java.lang.ClassLoader.loadClass(ClassLoader.java:351) - ... 24 common frames omitted -2023-03-17 10:44:27,297 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:44:27,297 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:44:27,297 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:44:35,213 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:44:35,392 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:44:35,427 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:44:35,428 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:35,428 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:35,428 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:35,429 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:35,429 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:35,429 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:35,429 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:35,453 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:44:35,457 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:44:35,458 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:44:37,177 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:44:37,178 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:44:37,753 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:44:37,960 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:44:37,962 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:44:37,983 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:44:38,118 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:44:38,156 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:38,165 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:38,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:38,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:44:38,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:38,166 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:44:38,189 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:44:38,190 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,296 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1da745a2' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,298 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,303 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,310 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,387 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:44:38,388 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:44:38,401 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,450 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:44:38,640 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:44:38,654 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:44:38,655 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1461 ms -2023-03-17 10:44:40,907 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:44:41,598 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:44:41,980 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:44:41,980 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:44:41,981 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:44:41,990 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 81ef994d-a8b2-40d6-b78b-c9e4a4b40745 -2023-03-17 10:44:41,991 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:44:41,992 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:44:41,992 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:44:41,992 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:44:41,993 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:44:42,112 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021081996_127.0.0.1_55241 -2023-03-17 10:44:42,112 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]Notify connected event to listeners. -2023-03-17 10:44:42,112 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:44:42,112 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:44:42,112 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:44:42,221 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:44:42,366 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:44:42,867 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@73ab649f, org.springframework.security.web.context.SecurityContextPersistenceFilter@20c55658, org.springframework.security.web.header.HeaderWriterFilter@7ecf4608, org.springframework.security.web.authentication.logout.LogoutFilter@3021e31, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@283595db, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34e7a627, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d8a5ec7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@234dfc8e, org.springframework.security.web.session.SessionManagementFilter@700b035b, org.springframework.security.web.access.ExceptionTranslationFilter@19ea65f4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@100d5018] -2023-03-17 10:44:43,196 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:44:43,284 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:44:43,290 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:44:43,296 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:44:43,300 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:44:43,304 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:44:43,322 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:44:43,354 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:44:43,357 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:44:43,361 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:44:43,811 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]receive server push request,request=NotifySubscriberRequest,requestId=179 -2023-03-17 10:44:43,813 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:43,813 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:43,813 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]ack server push request,request=NotifySubscriberRequest,requestId=179 -2023-03-17 10:44:44,289 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:44,290 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:44,472 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.801 seconds (JVM running for 10.765) -2023-03-17 10:44:44,475 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:44:44,476 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:44:44,476 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:44:44,477 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:44:44,477 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:44:44,477 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:44:45,013 [RMI TCP Connection(5)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:44:45,013 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:44:45,015 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:44:47,048 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:44:47,126 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:44:54,527 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:54,527 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:44:54,771 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$8cb0203a.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c30ae361.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'a8d2f4eeaa498e' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:44:55,048 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]receive server push request,request=NotifySubscriberRequest,requestId=181 -2023-03-17 10:44:55,048 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [81ef994d-a8b2-40d6-b78b-c9e4a4b40745]ack server push request,request=NotifySubscriberRequest,requestId=181 -2023-03-17 10:44:59,219 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`) - at [Source: (PushbackInputStream); line: 2, column: 5] -org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`) - at [Source: (PushbackInputStream); line: 2, column: 5] - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`) - at [Source: (PushbackInputStream); line: 2, column: 5] - at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) - at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1601) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1375) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1322) - at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:392) - at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:252) - at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:28) - at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322) - at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4593) - at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3601) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378) - ... 106 common frames omitted -2023-03-17 10:45:13,737 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$8cb0203a.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$c30ae361.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'bc234562a489d3' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:46:53,326 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:46:53,327 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:46:53,327 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:46:53,327 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:46:53,330 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:46:53,333 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:46:53,338 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:46:53,339 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:46:53,342 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:46:53,343 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:46:53,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:46:53,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:46:53,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:46:53,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:46:53,344 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:46:53,650 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:46:53,651 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:46:53,651 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:46:53,651 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:46:53,651 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:46:53,652 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7cbccbec[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:46:53,653 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679021081996_127.0.0.1_55241 -2023-03-17 10:46:53,654 [nacos-grpc-client-executor-40] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021081996_127.0.0.1_55241]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:46:53,656 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@16597f63[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 41] -2023-03-17 10:46:53,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1d06ed91[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 43] -2023-03-17 10:46:53,656 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:46:53,657 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:46:53,881 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:46:53,886 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:46:57,453 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:46:57,625 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:46:57,657 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:46:57,658 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:46:57,659 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:46:57,682 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:46:57,685 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:46:57,686 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:46:59,420 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:46:59,420 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:46:59,993 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:47:00,190 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:47:00,191 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:47:00,212 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:47:00,346 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:47:00,385 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:47:00,393 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:47:00,394 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:47:00,395 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:47:00,395 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:47:00,395 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:47:00,395 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:47:00,395 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:47:00,417 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:47:00,419 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,525 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,527 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,533 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,539 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,623 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:47:00,624 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:47:00,637 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,677 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:47:00,835 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:47:00,848 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:47:00,849 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1413 ms -2023-03-17 10:47:03,055 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:47:03,687 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:47:04,060 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:47:04,061 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:47:04,061 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:47:04,071 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0 -2023-03-17 10:47:04,071 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:47:04,072 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:47:04,072 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:47:04,073 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:47:04,073 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:47:04,189 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021224077_127.0.0.1_55851 -2023-03-17 10:47:04,189 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]Notify connected event to listeners. -2023-03-17 10:47:04,189 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:47:04,189 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:47:04,189 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:47:04,300 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:47:04,443 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:47:04,969 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31d09031, org.springframework.security.web.context.SecurityContextPersistenceFilter@4505ec36, org.springframework.security.web.header.HeaderWriterFilter@628e0403, org.springframework.security.web.authentication.logout.LogoutFilter@4b98c80c, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@49318c2a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37bac0f4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63f819a6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a0f5567, org.springframework.security.web.session.SessionManagementFilter@3f6fd33b, org.springframework.security.web.access.ExceptionTranslationFilter@3f7aa4f8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12faeada] -2023-03-17 10:47:05,288 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:47:05,371 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:47:05,377 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:47:05,384 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:47:05,388 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:47:05,392 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:47:05,409 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:47:05,436 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:47:05,439 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:47:05,444 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:47:05,900 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]receive server push request,request=NotifySubscriberRequest,requestId=183 -2023-03-17 10:47:05,902 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:05,902 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:05,903 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]ack server push request,request=NotifySubscriberRequest,requestId=183 -2023-03-17 10:47:06,367 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:06,368 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:06,549 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.641 seconds (JVM running for 10.297) -2023-03-17 10:47:06,552 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:47:06,553 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:47:06,553 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:47:06,553 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:47:06,553 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:47:06,553 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:47:06,937 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:47:06,937 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:47:06,940 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:47:08,973 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:47:09,072 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:47:11,334 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:11,334 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:47:11,572 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 -org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 -; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.saveBatch() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:116) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy311.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 143 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '6555ba25f0af28' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 160 common frames omitted -2023-03-17 10:47:11,890 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]receive server push request,request=NotifySubscriberRequest,requestId=185 -2023-03-17 10:47:11,890 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9aec5cdd-ce9b-4507-a02b-4f3ac8f969b0]ack server push request,request=NotifySubscriberRequest,requestId=185 -2023-03-17 10:48:56,382 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:48:56,382 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:48:56,383 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:48:56,383 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:48:56,386 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:48:56,389 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:48:56,395 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:48:56,396 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:48:56,397 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:48:56,399 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:48:56,718 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:48:56,719 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:48:56,719 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:48:56,720 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:48:56,721 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:48:56,721 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:48:56,721 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:48:56,721 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:48:56,721 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2a827de1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:48:56,722 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679021224077_127.0.0.1_55851 -2023-03-17 10:48:56,724 [nacos-grpc-client-executor-34] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021224077_127.0.0.1_55851]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:48:56,728 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@505b2681[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 35] -2023-03-17 10:48:56,733 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2e3fda49[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 37] -2023-03-17 10:48:56,755 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:48:56,757 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:48:56,881 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:48:56,886 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:48:59,642 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:48:59,847 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:48:59,883 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:48:59,884 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:48:59,884 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:48:59,884 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:48:59,885 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:48:59,885 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:48:59,885 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:48:59,885 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:48:59,912 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:48:59,915 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:48:59,916 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:49:01,738 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:49:01,738 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:49:02,363 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:49:02,586 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:49:02,588 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:49:02,609 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:49:02,760 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:49:02,805 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:49:02,815 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:49:02,815 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:49:02,815 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:49:02,815 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:49:02,816 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:49:02,844 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:49:02,846 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:02,888 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:02,975 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:02,980 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2c224096' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:02,988 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:03,069 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:49:03,070 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:49:03,083 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:03,130 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:49:03,300 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:49:03,317 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:49:03,317 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1561 ms -2023-03-17 10:49:05,721 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:49:06,423 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:49:06,804 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:49:06,805 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:49:06,805 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:49:06,817 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 846eb741-09f6-4c74-ab02-7174f86bafd2 -2023-03-17 10:49:06,817 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:49:06,818 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:49:06,819 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:49:06,819 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:49:06,820 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:49:06,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021346823_127.0.0.1_56232 -2023-03-17 10:49:06,937 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]Notify connected event to listeners. -2023-03-17 10:49:06,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:49:06,937 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:49:06,937 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:49:07,067 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:49:07,225 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:49:07,849 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@543895d2, org.springframework.security.web.context.SecurityContextPersistenceFilter@4750e942, org.springframework.security.web.header.HeaderWriterFilter@5753e0c4, org.springframework.security.web.authentication.logout.LogoutFilter@59be715a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@66ab765c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17caf362, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7798de95, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3699c795, org.springframework.security.web.session.SessionManagementFilter@6cd8aee2, org.springframework.security.web.access.ExceptionTranslationFilter@2132629e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1cfa5e46] -2023-03-17 10:49:08,238 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:49:08,330 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:49:08,337 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:49:08,345 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:49:08,350 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:49:08,355 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:49:08,378 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:49:08,412 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:49:08,415 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:49:08,419 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:49:08,896 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]receive server push request,request=NotifySubscriberRequest,requestId=188 -2023-03-17 10:49:08,897 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:49:08,898 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:49:08,898 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [846eb741-09f6-4c74-ab02-7174f86bafd2]ack server push request,request=NotifySubscriberRequest,requestId=188 -2023-03-17 10:49:09,325 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:49:09,326 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 10:49:09,605 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.559 seconds (JVM running for 11.255) -2023-03-17 10:49:09,608 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:49:09,609 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:49:09,610 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:49:09,610 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:49:09,610 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:49:09,610 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:49:09,919 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:49:09,919 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:49:09,922 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:49:11,933 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:49:12,025 [RMI TCP Connection(4)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:54:26,975 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:54:26,976 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:54:26,977 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:54:26,977 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:54:26,980 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:54:26,987 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:54:26,992 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:54:26,992 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:54:26,994 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:54:26,995 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:54:27,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:54:27,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:54:27,307 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:54:27,308 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:54:27,308 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:54:27,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:54:27,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:54:27,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@133eafb6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:54:27,309 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679021346823_127.0.0.1_56232 -2023-03-17 10:54:27,310 [nacos-grpc-client-executor-77] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021346823_127.0.0.1_56232]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:54:27,313 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1f0e80d6[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 78] -2023-03-17 10:54:27,313 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@c2b591a[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 106] -2023-03-17 10:54:27,314 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:54:27,315 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:54:27,542 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:54:27,547 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:54:32,699 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:54:32,875 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:54:32,907 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:54:32,908 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:32,908 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:32,908 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:32,908 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:32,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:32,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:32,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:32,931 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:54:32,935 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:54:32,936 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:54:34,681 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:54:34,681 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:54:35,260 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:54:35,458 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:54:35,459 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:54:35,482 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 10:54:35,625 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:54:35,666 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:54:35,674 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:35,675 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:35,676 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:54:35,676 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:35,676 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:54:35,702 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:54:35,704 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,818 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,820 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,825 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,832 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,906 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:54:35,906 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:54:35,930 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:35,971 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:54:36,136 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:54:36,150 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:54:36,150 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1453 ms -2023-03-17 10:54:38,537 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:54:39,259 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:54:39,652 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:54:39,653 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:54:39,653 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:54:39,663 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 599aa34e-a388-4630-b627-57a8d3d0c2ad -2023-03-17 10:54:39,663 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:54:39,664 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:54:39,665 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:54:39,665 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:54:39,666 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:54:39,779 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021679669_127.0.0.1_57000 -2023-03-17 10:54:39,779 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]Notify connected event to listeners. -2023-03-17 10:54:39,779 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:54:39,779 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:54:39,779 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:54:39,902 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:54:40,047 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:54:40,570 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7040d71, org.springframework.security.web.context.SecurityContextPersistenceFilter@3a70acd5, org.springframework.security.web.header.HeaderWriterFilter@4c897417, org.springframework.security.web.authentication.logout.LogoutFilter@27ea7c8f, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1dd4c691, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7ecf4608, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64c1a76e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2553fbd0, org.springframework.security.web.session.SessionManagementFilter@3f7aa4f8, org.springframework.security.web.access.ExceptionTranslationFilter@5ce7ab6f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1de83be1] -2023-03-17 10:54:40,886 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:54:40,993 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:54:40,999 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:54:41,006 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:54:41,010 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:54:41,014 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:54:41,032 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:54:41,062 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:54:41,065 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:54:41,069 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:54:41,536 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]receive server push request,request=NotifySubscriberRequest,requestId=191 -2023-03-17 10:54:41,538 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:41,538 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:41,539 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]ack server push request,request=NotifySubscriberRequest,requestId=191 -2023-03-17 10:54:41,998 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:41,998 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:42,181 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.028 seconds (JVM running for 10.695) -2023-03-17 10:54:42,185 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:54:42,185 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:54:42,186 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:54:42,186 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:54:42,186 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:54:42,186 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:54:42,725 [RMI TCP Connection(8)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:54:42,726 [RMI TCP Connection(8)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:54:42,728 [RMI TCP Connection(8)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:54:44,757 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:54:44,857 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:54:45,380 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:45,381 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:54:45,623 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 -org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy174.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$ada50460.save() - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.addRequest(DecentralizedRequestServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.addRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:114) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( 'ee56dc0a021b60' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 143 common frames omitted -2023-03-17 10:54:45,986 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]receive server push request,request=NotifySubscriberRequest,requestId=192 -2023-03-17 10:54:45,986 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [599aa34e-a388-4630-b627-57a8d3d0c2ad]ack server push request,request=NotifySubscriberRequest,requestId=192 -2023-03-17 10:56:57,362 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:56:57,362 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:56:57,363 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:56:57,364 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:56:57,366 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:56:57,370 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:56:57,375 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:56:57,375 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:56:57,376 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:56:57,377 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:56:57,692 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:56:57,692 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:56:57,692 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3201ac2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:56:57,693 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679021679669_127.0.0.1_57000 -2023-03-17 10:56:57,694 [nacos-grpc-client-executor-39] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021679669_127.0.0.1_57000]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:56:57,696 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@129edb29[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 40] -2023-03-17 10:56:57,696 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@fbd0bd1[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 45] -2023-03-17 10:56:57,696 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:56:57,697 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:56:57,819 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:56:57,824 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:57:00,523 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:57:00,733 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:57:00,771 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:57:00,771 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:00,772 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:00,799 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:57:00,802 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:57:00,803 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:57:02,622 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:57:02,623 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:57:03,255 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:57:03,485 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:57:03,487 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:57:03,509 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:57:03,672 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:57:03,719 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:03,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:57:03,728 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:03,728 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:57:03,754 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:57:03,756 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:03,888 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5617168c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:03,889 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:03,894 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:03,901 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:03,987 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:57:03,987 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:57:04,001 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:04,045 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:57:04,215 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:57:04,232 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:57:04,232 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1591 ms -2023-03-17 10:57:06,646 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:57:07,328 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:57:07,697 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:57:07,698 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:57:07,698 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:57:07,710 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of e8cbb885-96a5-4c29-a9a3-eb3c3da0481e -2023-03-17 10:57:07,711 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:57:07,712 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:57:07,712 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:57:07,713 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:57:07,713 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:57:07,832 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021827717_127.0.0.1_57432 -2023-03-17 10:57:07,832 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Notify connected event to listeners. -2023-03-17 10:57:07,832 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:57:07,832 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:57:07,832 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:57:07,956 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:57:08,111 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:57:08,733 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@418f3cde, org.springframework.security.web.context.SecurityContextPersistenceFilter@2e9f8c8f, org.springframework.security.web.header.HeaderWriterFilter@6e8627e6, org.springframework.security.web.authentication.logout.LogoutFilter@69c27acb, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@734db023, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5941a2ad, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b0ff869, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ef3b7ac, org.springframework.security.web.session.SessionManagementFilter@793937ec, org.springframework.security.web.access.ExceptionTranslationFilter@5655d64, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@67d90687] -2023-03-17 10:57:09,073 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:57:09,170 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:57:09,177 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:57:09,184 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:57:09,189 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:57:09,194 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:57:09,215 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:57:09,247 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:57:09,250 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:57:09,254 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:57:09,744 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=NotifySubscriberRequest,requestId=195 -2023-03-17 10:57:09,746 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:57:09,747 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:57:09,747 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=NotifySubscriberRequest,requestId=195 -2023-03-17 10:57:10,165 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:57:10,166 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:57:10,454 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.543 seconds (JVM running for 11.264) -2023-03-17 10:57:10,457 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:57:10,458 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:57:10,458 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:57:10,459 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:57:10,459 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:57:10,459 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:57:11,185 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:57:11,185 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:57:11,187 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 10:57:13,220 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:57:13,317 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:57:14,057 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:57:14,058 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}] -2023-03-17 10:58:07,126 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=53s707ms626µs400ns). -2023-03-17 10:58:07,129 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=NotifySubscriberRequest,requestId=196 -2023-03-17 10:58:07,130 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]receive server push request,request=ClientDetectionRequest,requestId=200 -2023-03-17 10:58:07,130 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=NotifySubscriberRequest,requestId=196 -2023-03-17 10:58:07,130 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]ack server push request,request=ClientDetectionRequest,requestId=200 -2023-03-17 10:58:07,130 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679021822392_127.0.0.1_57422]Request stream onCompleted, switch server -2023-03-17 10:58:07,136 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Server healthy check fail,currentConnection=1679021822392_127.0.0.1_57422 -2023-03-17 10:58:07,136 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 10:58:07,136 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Server healthy check fail,currentConnection=1679021827717_127.0.0.1_57432 -2023-03-17 10:58:07,136 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:58:07,136 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:58:07,137 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=NotifySubscriberRequest,requestId=197 -2023-03-17 10:58:07,137 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=NotifySubscriberRequest,requestId=197 -2023-03-17 10:58:07,139 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=NotifySubscriberRequest,requestId=198 -2023-03-17 10:58:07,139 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - ... 3 common frames omitted -2023-03-17 10:58:07,140 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=NotifySubscriberRequest,requestId=198 -2023-03-17 10:58:07,144 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=NotifySubscriberRequest,requestId=199 -2023-03-17 10:58:07,144 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=NotifySubscriberRequest,requestId=199 -2023-03-17 10:58:07,145 [nacos-grpc-client-executor-18] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]receive server push request,request=ClientDetectionRequest,requestId=201 -2023-03-17 10:58:07,146 [nacos-grpc-client-executor-18] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]ack server push request,request=ClientDetectionRequest,requestId=201 -2023-03-17 10:58:07,147 [nacos-grpc-client-executor-18] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021827717_127.0.0.1_57432]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 10:58:07,152 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 10:58:07,152 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 10:58:07,153 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 10:58:07,153 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 10:58:07,157 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 10:58:07,165 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 10:58:07,185 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy174.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$df7455a9.save() - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.addRequest(DecentralizedRequestServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$94408cbc.addRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:114) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$20840fcb.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 143 common frames omitted -2023-03-17 10:58:07,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e] success to connect a server [dlp-nacos:8848],connectionId=1679021887142_127.0.0.1_57636 -2023-03-17 10:58:07,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679021887142_127.0.0.1_57637 -2023-03-17 10:58:07,343 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:58:07,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679021827717_127.0.0.1_57432 -2023-03-17 10:58:07,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679021822392_127.0.0.1_57422 -2023-03-17 10:58:07,357 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 10:58:07,357 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Notify disconnected event to listeners -2023-03-17 10:58:07,357 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Notify disconnected event to listeners -2023-03-17 10:58:07,357 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 10:58:07,357 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] DisConnected,clear listen context... -2023-03-17 10:58:07,358 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Notify connected event to listeners. -2023-03-17 10:58:07,358 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Connected,notify listen context... -2023-03-17 10:58:07,358 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 10:58:07,358 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e8cbb885-96a5-4c29-a9a3-eb3c3da0481e]Notify connected event to listeners. -2023-03-17 10:58:07,358 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:58:07,368 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 10:58:07,377 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy174.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$df7455a9.save() - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.addRequest(DecentralizedRequestServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$94408cbc.addRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:114) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$20840fcb.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '2ebf69b8718f8d' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 143 common frames omitted -2023-03-17 10:58:07,456 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 10:58:07,462 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 10:58:07,462 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 10:58:07,464 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 10:58:07,466 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679021887362_127.0.0.1_57638 -2023-03-17 10:58:07,466 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679021887142_127.0.0.1_57637 -2023-03-17 10:58:07,466 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 10:58:07,466 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 10:58:07,466 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 10:58:07,466 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 10:58:07,466 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 10:58:07,467 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 10:58:07,467 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Notify disconnected event to listeners -2023-03-17 10:58:07,468 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] DisConnected,clear listen context... -2023-03-17 10:58:07,468 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0]Notify connected event to listeners. -2023-03-17 10:58:07,468 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [f893b3a3-3a2d-4865-bd31-d7ef93f51782_config-0] Connected,notify listen context... -2023-03-17 10:58:07,468 [nacos-grpc-client-executor-22] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679021887142_127.0.0.1_57637]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 10:58:07,769 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 10:58:07,769 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 10:58:07,769 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 10:58:07,770 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1fd99ea1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 10:58:07,771 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679021887142_127.0.0.1_57636 -2023-03-17 10:58:07,771 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@47bb5771[Running, pool size = 12, active threads = 0, queued tasks = 0, completed tasks = 22] -2023-03-17 10:58:07,771 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5486c275[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 4] -2023-03-17 10:58:07,772 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 10:58:07,773 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 10:58:07,896 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 10:58:07,901 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 10:58:12,098 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:58:12,298 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:58:12,336 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:58:12,337 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:12,337 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:12,337 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:12,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:12,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:12,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:12,338 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,020 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 10:58:15,224 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:58:15,262 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:58:15,262 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,262 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,263 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,263 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:15,263 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:15,263 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,264 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:15,290 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:58:15,294 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:58:15,295 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:58:17,116 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 10:58:17,117 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 10:58:17,740 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 10:58:17,965 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 10:58:17,966 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 10:58:17,988 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 10:58:18,142 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 10:58:18,188 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 10:58:18,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:18,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 10:58:18,227 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 10:58:18,228 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,359 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5342032a' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,360 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,365 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,372 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,458 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 10:58:18,458 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 10:58:18,472 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,517 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 10:58:18,687 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 10:58:18,703 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 10:58:18,703 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1569 ms -2023-03-17 10:58:21,115 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:58:21,833 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 10:58:22,210 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 10:58:22,210 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 10:58:22,211 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 10:58:22,222 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 22759c5d-4e93-4382-8528-0553166c3b8f -2023-03-17 10:58:22,223 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 10:58:22,224 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 10:58:22,224 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 10:58:22,225 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 10:58:22,225 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 10:58:22,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679021902229_127.0.0.1_57745 -2023-03-17 10:58:22,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Notify connected event to listeners. -2023-03-17 10:58:22,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 10:58:22,343 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 10:58:22,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 10:58:22,467 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 10:58:22,625 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 10:58:23,235 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@43cc7bb7, org.springframework.security.web.context.SecurityContextPersistenceFilter@546ab02b, org.springframework.security.web.header.HeaderWriterFilter@b09df69, org.springframework.security.web.authentication.logout.LogoutFilter@204bd52d, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@45dc4d1a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@359ae83a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2692910f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ffa3cdb, org.springframework.security.web.session.SessionManagementFilter@1942a960, org.springframework.security.web.access.ExceptionTranslationFilter@42d039ef, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b7e739] -2023-03-17 10:58:23,579 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 10:58:23,672 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:58:23,679 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 10:58:23,687 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 10:58:23,692 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 10:58:23,697 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 10:58:23,719 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 10:58:23,751 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 10:58:23,754 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 10:58:23,758 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 10:58:24,244 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]receive server push request,request=NotifySubscriberRequest,requestId=204 -2023-03-17 10:58:24,246 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:24,246 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:24,246 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]ack server push request,request=NotifySubscriberRequest,requestId=204 -2023-03-17 10:58:24,674 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:24,674 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:24,962 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.541 seconds (JVM running for 11.193) -2023-03-17 10:58:24,965 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 10:58:24,966 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:58:24,966 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 10:58:24,966 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:58:24,967 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 10:58:24,967 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 10:58:25,759 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 10:58:25,759 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 10:58:25,762 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 10:58:27,817 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 10:58:27,942 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 10:58:29,286 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:29,287 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 10:58:44,623 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]receive server push request,request=NotifySubscriberRequest,requestId=205 -2023-03-17 10:58:44,624 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]ack server push request,request=NotifySubscriberRequest,requestId=205 -2023-03-17 10:58:44,626 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]receive server push request,request=NotifySubscriberRequest,requestId=206 -2023-03-17 10:58:44,626 [nacos-grpc-client-executor-14] WARN [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:187 - out of date data received, old-t: 1679021924624, new-t: 1679021915897 -2023-03-17 10:58:44,626 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]ack server push request,request=NotifySubscriberRequest,requestId=206 -2023-03-17 10:58:44,627 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]receive server push request,request=NotifySubscriberRequest,requestId=207 -2023-03-17 10:58:44,628 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]ack server push request,request=NotifySubscriberRequest,requestId=207 -2023-03-17 10:59:59,251 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m31s201ms162µs600ns). -2023-03-17 11:02:30,805 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m31s559ms513µs500ns). -2023-03-17 11:02:30,807 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]receive server push request,request=ClientDetectionRequest,requestId=209 -2023-03-17 11:02:30,807 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]receive server push request,request=ClientDetectionRequest,requestId=208 -2023-03-17 11:02:30,807 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]ack server push request,request=ClientDetectionRequest,requestId=209 -2023-03-17 11:02:30,807 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]ack server push request,request=ClientDetectionRequest,requestId=208 -2023-03-17 11:02:30,807 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Server healthy check fail,currentConnection=1679021902229_127.0.0.1_57745 -2023-03-17 11:02:30,807 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Server healthy check fail,currentConnection=1679021896880_127.0.0.1_57736 -2023-03-17 11:02:30,807 [nacos-grpc-client-executor-15] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679021896880_127.0.0.1_57736]Request stream onCompleted, switch server -2023-03-17 11:02:30,807 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 145408 milliseconds, 459600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5b07f425[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@49a94267, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@34050e10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@318c3c38}}}}}]] -2023-03-17 11:02:30,808 [nacos-grpc-client-executor-16] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679021902229_127.0.0.1_57745]Request stream onCompleted, switch server -2023-03-17 11:02:30,808 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 11:02:30,808 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 11:02:30,811 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 145408 milliseconds, 459600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5b07f425[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@49a94267, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@34050e10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@318c3c38}}}}}]] - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.TimeoutException: Waited 3000 milliseconds (plus 145408 milliseconds, 459600 nanoseconds delay) for com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$GrpcFuture@5b07f425[status=PENDING, info=[GrpcFuture{clientCall={delegate={delegate=ClientCallImpl{method=MethodDescriptor{fullMethodName=Request/request, type=UNARY, idempotent=false, safe=false, sampledToLocalTracing=true, requestMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@49a94267, responseMarshaller=com.alibaba.nacos.shaded.io.grpc.protobuf.lite.ProtoLiteUtils$MessageMarshaller@34050e10, schemaDescriptor=com.alibaba.nacos.api.grpc.auto.RequestGrpc$RequestMethodDescriptorSupplier@318c3c38}}}}}]] - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -2023-03-17 11:02:30,813 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 11:02:30,814 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:78) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:657) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -Caused by: java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) - at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) - at com.alibaba.nacos.common.remote.client.grpc.GrpcConnection.request(GrpcConnection.java:76) - ... 14 common frames omitted -Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - ... 3 common frames omitted -2023-03-17 11:02:30,812 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 -org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy174.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$5a319273.save() - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.addRequest(DecentralizedRequestServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$efdc986.addRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:114) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$b0e9ba0e.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '3D688A51CFD29A' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 143 common frames omitted -2023-03-17 11:02:30,831 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:02:30,831 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:02:30,833 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:02:30,833 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:02:30,970 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f] success to connect a server [dlp-nacos:8848],connectionId=1679022150816_127.0.0.1_58297 -2023-03-17 11:02:30,970 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679022150816_127.0.0.1_58296 -2023-03-17 11:02:30,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679021896880_127.0.0.1_57736 -2023-03-17 11:02:30,971 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679021902229_127.0.0.1_57745 -2023-03-17 11:02:30,984 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Notify disconnected event to listeners -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Notify disconnected event to listeners -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] DisConnected,clear listen context... -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0]Notify connected event to listeners. -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [392f9d77-87bc-4289-bfe2-b8c4a0a87629_config-0] Connected,notify listen context... -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [22759c5d-4e93-4382-8528-0553166c3b8f]Notify connected event to listeners. -2023-03-17 11:02:30,985 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:02:30,992 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:02:30,997 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:02:30,997 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:02:30,998 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:02:30,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:02:30,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:02:31,000 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:02:31,000 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:02:31,000 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:02:31,000 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:02:31,302 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:02:31,303 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:02:31,303 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:02:31,303 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:02:31,303 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@316c9c17[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:02:31,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679022150816_127.0.0.1_58297 -2023-03-17 11:02:31,306 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@59e3dd16[Running, pool size = 9, active threads = 0, queued tasks = 0, completed tasks = 25] -2023-03-17 11:02:31,306 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1c94debf[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 7] -2023-03-17 11:02:31,307 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:02:31,308 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:02:31,432 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:02:31,437 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:02:34,261 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:02:34,433 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:02:34,465 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:02:34,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:34,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:34,466 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:34,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:34,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:34,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:34,467 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:34,490 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:02:34,494 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:02:34,495 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:02:36,252 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:02:36,253 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:02:36,894 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:02:37,100 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:02:37,101 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:02:37,121 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 11:02:37,255 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:02:37,298 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:37,306 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:37,307 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:02:37,333 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:02:37,335 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,439 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@176333ee' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,441 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,446 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,454 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,550 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:02:37,550 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:02:37,566 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,609 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:02:37,788 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:02:37,804 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:02:37,805 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1535 ms -2023-03-17 11:02:40,320 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:02:40,966 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:02:41,332 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:02:41,333 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:02:41,333 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:02:41,343 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0f12a684-a1f4-4a51-8717-869fbf1db29d -2023-03-17 11:02:41,343 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:02:41,344 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:02:41,344 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:02:41,344 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:02:41,345 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:02:41,452 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679022161348_127.0.0.1_58388 -2023-03-17 11:02:41,452 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:02:41,452 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]Notify connected event to listeners. -2023-03-17 11:02:41,452 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:02:41,452 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:02:41,559 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:02:41,700 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:02:42,270 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@106f0051, org.springframework.security.web.context.SecurityContextPersistenceFilter@7b23aea2, org.springframework.security.web.header.HeaderWriterFilter@475fb7, org.springframework.security.web.authentication.logout.LogoutFilter@52539624, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@59eb987a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@951053f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e871e93, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fe687b5, org.springframework.security.web.session.SessionManagementFilter@7ecf4608, org.springframework.security.web.access.ExceptionTranslationFilter@2403c1c5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@17fa25f1] -2023-03-17 11:02:42,674 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:02:42,764 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:02:42,770 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:02:42,777 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:02:42,782 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:02:42,785 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:02:42,803 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:02:42,832 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:02:42,835 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:02:42,840 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:02:43,347 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]receive server push request,request=NotifySubscriberRequest,requestId=212 -2023-03-17 11:02:43,349 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:43,349 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:43,350 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]ack server push request,request=NotifySubscriberRequest,requestId=212 -2023-03-17 11:02:43,758 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:43,759 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:43,966 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.287 seconds (JVM running for 11.03) -2023-03-17 11:02:43,970 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:02:43,971 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:02:43,971 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:02:43,971 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:02:43,971 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:02:43,971 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:02:44,496 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:02:44,496 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:02:44,499 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 11:02:47,076 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:02:47,160 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:02:47,453 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:47,454 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:02:48,010 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]receive server push request,request=NotifySubscriberRequest,requestId=213 -2023-03-17 11:02:48,010 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0f12a684-a1f4-4a51-8717-869fbf1db29d]ack server push request,request=NotifySubscriberRequest,requestId=213 -2023-03-17 11:02:54,754 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 -org.springframework.jdbc.BadSqlGrammarException: -### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 -### The error may exist in digital/laboratory/platform/reagent/mapper/DecentralizeDetailsMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.DecentralizeDetailsMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO decentralize_details ( decentralize_details_id, brand, category, decentralized_request_id, deviation_or_uncertainty, packaged_copies, quantity, reagent_consumable_id, species, specification_and_model, standard_value_or_purity, unit_price, use, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy174.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizeDetailsServiceImpl$$EnhancerBySpringCGLIB$$9b0ed6e3.save() - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.addRequest(DecentralizedRequestServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$4fdb0df6.addRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.postAddObject(DecentralizedRequestController.java:114) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$58eb92c4.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use, -create_time, -create_by, -update_time, -update_by ) VALUES ( '8CC8329BBFE0AC' at line 14 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 143 common frames omitted -2023-03-17 11:08:49,695 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:08:49,695 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:08:49,696 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:08:49,696 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:08:49,700 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:08:49,703 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:08:49,707 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:08:49,708 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:08:49,709 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:08:49,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:08:49,710 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:08:49,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:08:49,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:08:49,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:08:49,711 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:08:50,013 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:08:50,014 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:08:50,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:08:50,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:08:50,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@ab20b00[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:08:50,015 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679022161348_127.0.0.1_58388 -2023-03-17 11:08:50,016 [nacos-grpc-client-executor-87] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679022161348_127.0.0.1_58388]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:08:50,017 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@68493728[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 88] -2023-03-17 11:08:50,017 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@681513ae[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 122] -2023-03-17 11:08:50,018 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:08:50,019 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:08:50,142 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:08:50,147 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:08:54,716 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:08:54,888 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:08:54,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:08:54,929 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:54,929 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:54,929 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:54,929 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:54,929 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:54,930 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:54,930 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:54,953 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:08:54,956 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:08:54,957 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:08:56,713 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:08:56,714 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:08:57,301 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:08:57,507 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:08:57,509 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:08:57,530 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:08:57,669 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:08:57,711 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:08:57,719 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:57,720 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:57,721 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:08:57,721 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:57,721 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:08:57,746 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:08:57,748 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:57,785 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:57,851 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:57,856 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@602298b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:57,871 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:57,946 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:08:57,947 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:08:57,960 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:58,002 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:08:58,167 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:08:58,182 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:08:58,182 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1453 ms -2023-03-17 11:09:00,465 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:09:01,108 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:09:01,482 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:09:01,483 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:09:01,484 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:09:01,493 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a031dd43-8e2a-489e-ac51-8778cb8952be -2023-03-17 11:09:01,493 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:09:01,494 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:09:01,495 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:09:01,495 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:09:01,495 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:09:01,606 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679022541499_127.0.0.1_59268 -2023-03-17 11:09:01,606 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]Notify connected event to listeners. -2023-03-17 11:09:01,606 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:09:01,606 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:09:01,606 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:09:01,721 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:09:01,872 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:09:02,418 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2438a038, org.springframework.security.web.context.SecurityContextPersistenceFilter@6441db2c, org.springframework.security.web.header.HeaderWriterFilter@7b23aea2, org.springframework.security.web.authentication.logout.LogoutFilter@5b166420, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@71d0ad00, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a8e35d1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@599cf2cd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50b010d4, org.springframework.security.web.session.SessionManagementFilter@20c55658, org.springframework.security.web.access.ExceptionTranslationFilter@32c114d9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@62c02089] -2023-03-17 11:09:02,761 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:09:02,846 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:09:02,851 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:09:02,859 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:09:02,863 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:09:02,867 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:09:02,884 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:09:02,914 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:09:02,917 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:09:02,921 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:09:03,359 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]receive server push request,request=NotifySubscriberRequest,requestId=216 -2023-03-17 11:09:03,361 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:03,361 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:03,362 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]ack server push request,request=NotifySubscriberRequest,requestId=216 -2023-03-17 11:09:03,841 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:03,841 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:04,061 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.887 seconds (JVM running for 10.51) -2023-03-17 11:09:04,065 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:09:04,065 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:09:04,066 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:09:04,066 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:09:04,066 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:09:04,066 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:09:04,917 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:09:04,917 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:09:04,919 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:09:06,973 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:09:07,061 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:09:10,301 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:10,302 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:09:10,878 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]receive server push request,request=NotifySubscriberRequest,requestId=217 -2023-03-17 11:09:10,878 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a031dd43-8e2a-489e-ac51-8778cb8952be]ack server push request,request=NotifySubscriberRequest,requestId=217 -2023-03-17 11:21:43,074 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:21:43,075 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:21:43,075 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:21:43,076 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:21:43,078 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:21:43,082 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:21:43,086 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:21:43,086 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:21:43,088 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:21:43,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:21:43,394 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:21:43,394 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:21:43,395 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:21:43,395 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:21:43,395 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:21:43,395 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:21:43,395 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:21:43,396 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:21:43,396 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:21:43,396 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:21:43,396 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:21:43,397 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:21:43,397 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:21:43,397 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:21:43,397 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@ddc99f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:21:43,397 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679022541499_127.0.0.1_59268 -2023-03-17 11:21:43,399 [nacos-grpc-client-executor-167] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679022541499_127.0.0.1_59268]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:21:43,401 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@41cc370d[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 168] -2023-03-17 11:21:43,403 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1ef18e7d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 253] -2023-03-17 11:21:43,403 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:21:43,405 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:21:43,629 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:21:43,633 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:21:48,597 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:21:48,778 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:21:48,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:21:48,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:48,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:48,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:48,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:48,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:48,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:48,814 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:48,838 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:21:48,842 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:21:48,843 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:21:50,571 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:21:50,572 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:21:51,137 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:21:51,333 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:21:51,335 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:21:51,354 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:21:51,493 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:21:51,535 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:51,544 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:51,545 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:21:51,569 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:21:51,570 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,682 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,684 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,690 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,696 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,788 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:21:51,788 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:21:51,802 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:51,846 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:21:52,000 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:21:52,014 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:21:52,014 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1427 ms -2023-03-17 11:21:54,297 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:21:54,956 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:21:55,321 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:21:55,322 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:21:55,322 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:21:55,332 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 817481a3-7a10-4515-a24f-cb63ec15941a -2023-03-17 11:21:55,332 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:21:55,333 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:21:55,333 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:21:55,334 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:21:55,334 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:21:55,456 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023315338_127.0.0.1_61007 -2023-03-17 11:21:55,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]Notify connected event to listeners. -2023-03-17 11:21:55,456 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:21:55,456 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:21:55,456 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:21:55,566 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:21:55,708 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:21:56,221 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a25c9ad, org.springframework.security.web.context.SecurityContextPersistenceFilter@700b035b, org.springframework.security.web.header.HeaderWriterFilter@3be60847, org.springframework.security.web.authentication.logout.LogoutFilter@4d305059, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@747476f1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@44f5259a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17e31657, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e7940b3, org.springframework.security.web.session.SessionManagementFilter@5562f297, org.springframework.security.web.access.ExceptionTranslationFilter@8b93c88, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3203ffa3] -2023-03-17 11:21:56,561 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:21:56,644 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:21:56,650 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:21:56,658 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:21:56,662 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:21:56,665 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:21:56,683 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:21:56,713 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:21:56,716 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:21:56,721 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:21:57,226 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]receive server push request,request=NotifySubscriberRequest,requestId=220 -2023-03-17 11:21:57,228 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:21:57,229 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:21:57,229 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]ack server push request,request=NotifySubscriberRequest,requestId=220 -2023-03-17 11:21:57,643 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:21:57,643 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:21:57,821 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.789 seconds (JVM running for 10.432) -2023-03-17 11:21:57,824 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:21:57,825 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:21:57,825 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:21:57,825 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:21:57,825 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:21:57,826 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:21:58,398 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:21:58,398 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:21:58,400 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:22:00,439 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:22:00,527 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:22:06,278 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:22:06,278 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:22:06,850 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]receive server push request,request=NotifySubscriberRequest,requestId=221 -2023-03-17 11:22:06,850 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [817481a3-7a10-4515-a24f-cb63ec15941a]ack server push request,request=NotifySubscriberRequest,requestId=221 -2023-03-17 11:24:25,890 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.entity.DecentralizedRequest` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.entity.DecentralizedRequest` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] -org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.entity.DecentralizedRequest` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.entity.DecentralizedRequest` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.entity.DecentralizedRequest` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) - at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1601) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1375) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1322) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeFromArray(BeanDeserializer.java:640) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:221) - at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:197) - at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322) - at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4593) - at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3601) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378) - ... 106 common frames omitted -2023-03-17 11:27:04,920 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:27:04,920 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:27:04,921 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:27:04,921 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:27:04,924 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:27:04,927 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:27:04,933 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:27:04,933 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:27:04,934 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:27:04,936 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:27:05,249 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:27:05,249 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:27:05,257 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:27:05,258 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:27:05,258 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:27:05,258 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:27:05,259 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:27:05,259 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:27:05,259 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:27:05,259 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:27:05,259 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:27:05,260 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:27:05,260 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:27:05,260 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:27:05,260 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6d915c9f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:27:05,260 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679023315338_127.0.0.1_61007 -2023-03-17 11:27:05,261 [nacos-grpc-client-executor-75] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679023315338_127.0.0.1_61007]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:27:05,264 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@a59203d[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 76] -2023-03-17 11:27:05,265 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@759adac6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 103] -2023-03-17 11:27:05,266 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:27:05,267 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:27:05,491 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:27:05,496 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:27:09,565 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:27:09,747 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:27:09,780 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:27:09,781 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:09,781 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:09,781 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:09,782 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:09,782 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:09,782 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:09,782 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:09,806 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:27:09,809 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:27:09,810 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:27:11,546 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:27:11,546 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:27:12,122 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:27:12,321 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:27:12,323 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:27:12,343 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:27:12,480 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:27:12,521 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:27:12,529 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:12,530 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:12,531 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:27:12,531 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:12,531 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:27:12,555 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:27:12,557 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,670 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,672 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,678 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,684 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,780 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:27:12,780 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:27:12,793 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,835 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:27:12,990 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:27:13,003 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:27:13,004 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1441 ms -2023-03-17 11:27:15,225 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:27:15,888 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:27:16,255 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:27:16,255 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:27:16,256 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:27:16,264 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of accaaf19-7cf0-4eac-94e7-27a8188f25ee -2023-03-17 11:27:16,264 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:27:16,265 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:27:16,266 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:27:16,266 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:27:16,266 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:27:16,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023636270_127.0.0.1_61810 -2023-03-17 11:27:16,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:27:16,375 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]Notify connected event to listeners. -2023-03-17 11:27:16,375 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:27:16,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:27:16,485 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:27:16,631 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:27:17,146 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a0f5567, org.springframework.security.web.context.SecurityContextPersistenceFilter@41fe0d98, org.springframework.security.web.header.HeaderWriterFilter@3a70acd5, org.springframework.security.web.authentication.logout.LogoutFilter@a486851, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@17adbecf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@20c55658, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44f5259a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@106f0051, org.springframework.security.web.session.SessionManagementFilter@34c050a1, org.springframework.security.web.access.ExceptionTranslationFilter@6d76aa05, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@73a5cc47] -2023-03-17 11:27:17,468 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:27:17,553 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:27:17,559 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:27:17,566 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:27:17,570 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:27:17,574 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:27:17,591 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:27:17,622 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:27:17,624 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:27:17,628 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:27:18,104 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]receive server push request,request=NotifySubscriberRequest,requestId=224 -2023-03-17 11:27:18,105 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:18,106 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:18,106 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]ack server push request,request=NotifySubscriberRequest,requestId=224 -2023-03-17 11:27:18,555 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:18,555 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:18,758 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.749 seconds (JVM running for 10.387) -2023-03-17 11:27:18,762 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:27:18,762 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:27:18,763 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:27:18,763 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:27:18,763 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:27:18,763 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:27:19,581 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:27:19,581 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:27:19,583 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:27:21,629 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:27:21,741 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:27:22,658 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:22,659 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:27:22,769 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] -org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) - at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1601) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1375) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1322) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeFromArray(BeanDeserializer.java:640) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:221) - at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:197) - at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322) - at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4593) - at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3601) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378) - ... 106 common frames omitted -2023-03-17 11:27:23,211 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]receive server push request,request=NotifySubscriberRequest,requestId=225 -2023-03-17 11:27:23,211 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [accaaf19-7cf0-4eac-94e7-27a8188f25ee]ack server push request,request=NotifySubscriberRequest,requestId=225 -2023-03-17 11:29:04,193 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:29:04,193 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:29:04,194 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:29:04,194 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:29:04,197 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:29:04,199 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:29:04,205 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:29:04,205 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:29:04,207 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:29:04,208 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:29:04,208 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:29:04,209 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:29:04,209 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:29:04,209 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:29:04,209 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:29:04,515 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:29:04,515 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:29:04,515 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:29:04,515 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:29:04,515 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:29:04,516 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:29:04,517 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:29:04,517 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:29:04,518 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:29:04,520 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:29:04,520 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:29:04,520 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:29:04,521 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:29:04,521 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:29:04,521 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3f6810b8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:29:04,521 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679023636270_127.0.0.1_61810 -2023-03-17 11:29:04,526 [nacos-grpc-client-executor-33] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679023636270_127.0.0.1_61810]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:29:04,528 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3a61741c[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 34] -2023-03-17 11:29:04,528 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@127aff01[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 36] -2023-03-17 11:29:04,529 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:29:04,530 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:29:04,653 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:29:04,659 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:29:08,712 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:29:08,914 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:29:08,952 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:29:08,953 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:08,953 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:08,953 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:08,954 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:08,954 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:08,954 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:08,954 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:08,980 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:29:08,984 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:29:08,985 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:29:10,953 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:29:10,953 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:29:11,663 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:29:11,886 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:29:11,888 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:29:11,910 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:29:12,064 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:29:12,111 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:29:12,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:29:12,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:29:12,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:29:12,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:29:12,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:12,121 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:29:12,149 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:29:12,151 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,191 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,264 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,269 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7097d921' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,276 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,377 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:29:12,378 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:29:12,391 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,436 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:29:12,609 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:29:12,625 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:29:12,625 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1655 ms -2023-03-17 11:29:15,073 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:29:15,806 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:29:16,243 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:29:16,244 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:29:16,244 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:29:16,256 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of dc4c1be4-9341-4d65-b00a-fa3bff328aeb -2023-03-17 11:29:16,257 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:29:16,258 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:29:16,258 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:29:16,259 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:29:16,259 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:29:16,367 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023756263_127.0.0.1_62229 -2023-03-17 11:29:16,367 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]Notify connected event to listeners. -2023-03-17 11:29:16,367 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:29:16,367 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:29:16,367 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:29:16,495 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:29:16,654 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:29:17,290 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4998944b, org.springframework.security.web.context.SecurityContextPersistenceFilter@6f8af186, org.springframework.security.web.header.HeaderWriterFilter@54fd5f6, org.springframework.security.web.authentication.logout.LogoutFilter@7e199cec, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@14021c10, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d45ea17, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@509cf379, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39ebf505, org.springframework.security.web.session.SessionManagementFilter@5d4f0fd5, org.springframework.security.web.access.ExceptionTranslationFilter@354d5692, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4127dcdb] -2023-03-17 11:29:17,636 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:29:17,734 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:29:17,741 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:29:17,749 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:29:17,755 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:29:17,759 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:29:17,782 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:29:17,813 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:29:17,817 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:29:17,822 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:29:18,235 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]receive server push request,request=NotifySubscriberRequest,requestId=227 -2023-03-17 11:29:18,238 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:18,238 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:18,239 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]ack server push request,request=NotifySubscriberRequest,requestId=227 -2023-03-17 11:29:18,724 [XNIO-1 task-1] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:29:18,724 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:29:18,729 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 5 ms -2023-03-17 11:29:18,729 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:18,730 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:19,270 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.161 seconds (JVM running for 11.823) -2023-03-17 11:29:19,273 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:29:19,274 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:29:19,274 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:29:19,274 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:29:19,275 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:29:19,275 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:29:19,520 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:19,520 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}] -2023-03-17 11:29:19,663 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] -org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `digital.laboratory.platform.reagent.dto.DecentralizedRequestDTO` from Array value (token `JsonToken.START_ARRAY`) - at [Source: (PushbackInputStream); line: 2, column: 4] - at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) - at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1601) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1375) - at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1322) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeFromArray(BeanDeserializer.java:640) - at com.fasterxml.jackson.databind.deser.BeanDeserializer._deserializeOther(BeanDeserializer.java:221) - at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:197) - at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322) - at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4593) - at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3601) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378) - ... 106 common frames omitted -2023-03-17 11:29:20,054 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]receive server push request,request=NotifySubscriberRequest,requestId=229 -2023-03-17 11:29:20,055 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [dc4c1be4-9341-4d65-b00a-fa3bff328aeb]ack server push request,request=NotifySubscriberRequest,requestId=229 -2023-03-17 11:29:21,609 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:29:21,704 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:30:18,172 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:30:18,172 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:30:18,173 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:30:18,174 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:30:18,177 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:30:18,182 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:30:18,188 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:30:18,188 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:30:18,190 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:30:18,191 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:30:18,192 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:30:18,192 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:30:18,192 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:30:18,192 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:30:18,192 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:30:18,217 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:63 - 非法参数,ex = Target must not be null -java.lang.IllegalArgumentException: Target must not be null - at org.springframework.util.Assert.notNull(Assert.java:201) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.editRequest(DecentralizedRequestServiceImpl.java:101) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$839eb8ad.editRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.putUpdateById(DecentralizedRequestController.java:140) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$376f600c.putUpdateById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:30:18,221 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleIllegalArgumentException(IllegalArgumentException) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:30:18,227 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /decentralized_request/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: Target must not be null - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.lang.IllegalArgumentException: Target must not be null - at org.springframework.util.Assert.notNull(Assert.java:201) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.editRequest(DecentralizedRequestServiceImpl.java:101) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$839eb8ad.editRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.putUpdateById(DecentralizedRequestController.java:140) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$376f600c.putUpdateById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -2023-03-17 11:30:18,497 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:30:18,497 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:30:18,497 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:30:18,498 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:30:18,499 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:30:18,499 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:30:18,499 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@55893a35[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:30:18,499 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679023756263_127.0.0.1_62229 -2023-03-17 11:30:18,500 [nacos-grpc-client-executor-24] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679023756263_127.0.0.1_62229]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:30:18,502 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@fc6db08[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 25] -2023-03-17 11:30:18,502 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@597eea09[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 19] -2023-03-17 11:30:18,503 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:30:18,504 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:30:18,653 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:30:18,658 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:30:21,508 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:30:21,688 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:30:21,726 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:30:21,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:21,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:21,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:21,727 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:21,728 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:21,728 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:21,728 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:21,752 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:30:21,757 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:30:21,758 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:30:23,718 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:30:23,719 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:30:24,317 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:30:24,531 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:30:24,533 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:30:24,554 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 11:30:24,806 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:30:24,857 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:30:24,867 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:30:24,867 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:30:24,867 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:30:24,867 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:24,868 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:30:24,894 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:30:24,895 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,006 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,008 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,013 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,020 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,118 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:30:25,119 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:30:25,131 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,171 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:30:25,362 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:30:25,375 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:30:25,376 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1641 ms -2023-03-17 11:30:27,664 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:30:28,327 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:30:28,707 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:30:28,707 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:30:28,708 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:30:28,718 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 0420c936-4e21-44c1-a25f-0266e96e41de -2023-03-17 11:30:28,718 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:30:28,719 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:30:28,720 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:30:28,720 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:30:28,720 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:30:28,840 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679023828724_127.0.0.1_62551 -2023-03-17 11:30:28,840 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]Notify connected event to listeners. -2023-03-17 11:30:28,840 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:30:28,840 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:30:28,840 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:30:28,955 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:30:29,098 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:30:29,635 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12faeada, org.springframework.security.web.context.SecurityContextPersistenceFilter@475fb7, org.springframework.security.web.header.HeaderWriterFilter@5a8d03ce, org.springframework.security.web.authentication.logout.LogoutFilter@17e31657, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@216de23a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32c114d9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f143ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73a5cc47, org.springframework.security.web.session.SessionManagementFilter@6d76aa05, org.springframework.security.web.access.ExceptionTranslationFilter@28f7cca4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@650d5a3d] -2023-03-17 11:30:29,962 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:30:30,047 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:30:30,053 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:30:30,060 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:30:30,064 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:30:30,067 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:30:30,085 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:30:30,115 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:30:30,118 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:30:30,122 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:30:30,617 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]receive server push request,request=NotifySubscriberRequest,requestId=232 -2023-03-17 11:30:30,619 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:30,619 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:30,620 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]ack server push request,request=NotifySubscriberRequest,requestId=232 -2023-03-17 11:30:31,051 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:31,051 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:31,269 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.309 seconds (JVM running for 10.956) -2023-03-17 11:30:31,272 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:30:31,273 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:30:31,273 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:30:31,274 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:30:31,274 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:30:31,274 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:30:31,566 [RMI TCP Connection(8)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:30:31,566 [RMI TCP Connection(8)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:30:31,569 [RMI TCP Connection(8)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 11:30:33,611 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:30:33,694 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:30:34,835 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:34,836 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:30:35,008 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:63 - 非法参数,ex = Target must not be null -java.lang.IllegalArgumentException: Target must not be null - at org.springframework.util.Assert.notNull(Assert.java:201) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.editRequest(DecentralizedRequestServiceImpl.java:101) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.editRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.putUpdateById(DecentralizedRequestController.java:140) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$7eaa9384.putUpdateById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:30:35,404 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]receive server push request,request=NotifySubscriberRequest,requestId=233 -2023-03-17 11:30:35,405 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [0420c936-4e21-44c1-a25f-0266e96e41de]ack server push request,request=NotifySubscriberRequest,requestId=233 -2023-03-17 11:30:38,216 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:63 - 非法参数,ex = Target must not be null -java.lang.IllegalArgumentException: Target must not be null - at org.springframework.util.Assert.notNull(Assert.java:201) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) - at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.editRequest(DecentralizedRequestServiceImpl.java:101) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.editRequest() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.putUpdateById(DecentralizedRequestController.java:140) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$7eaa9384.putUpdateById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:32:22,105 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Required URI template variable 'decentralizeDetailsId' for method parameter type String is not present -org.springframework.web.bind.MissingPathVariableException: Required URI template variable 'decentralizeDetailsId' for method parameter type String is not present - at org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver.handleMissingValue(PathVariableMethodArgumentResolver.java:101) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.handleMissingValue(AbstractNamedValueMethodArgumentResolver.java:226) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:931) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:671) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:33:40,319 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:33:40,319 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:33:40,320 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:33:40,320 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:33:40,323 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:33:40,326 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:33:40,330 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:33:40,331 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:33:40,332 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:33:40,333 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:33:40,334 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:33:40,334 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:33:40,334 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:33:40,334 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:33:40,334 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:33:40,638 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:33:40,639 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@796b1603[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:33:40,640 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679023828724_127.0.0.1_62551 -2023-03-17 11:33:40,641 [nacos-grpc-client-executor-53] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679023828724_127.0.0.1_62551]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:33:40,642 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4e0d826a[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 54] -2023-03-17 11:33:40,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@65b4c7a3[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 63] -2023-03-17 11:33:40,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:33:40,644 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:33:40,766 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:33:40,771 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:33:44,778 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:33:44,952 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:33:44,984 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:33:44,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:44,985 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:44,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:44,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:44,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:44,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:44,986 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:45,009 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:33:45,013 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:33:45,014 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:33:46,742 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:33:46,742 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:33:47,312 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:33:47,505 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:33:47,507 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:33:47,527 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:33:47,659 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:33:47,698 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:47,707 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:47,708 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:33:47,729 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:33:47,731 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,838 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,840 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,846 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,852 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,928 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:33:47,928 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:33:47,942 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:47,991 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:33:48,147 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:33:48,161 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:33:48,162 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1404 ms -2023-03-17 11:33:50,388 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:33:51,051 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:33:51,417 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:33:51,417 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:33:51,418 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:33:51,427 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 785cb4da-070d-4ee8-8709-9e0ea9bea5bb -2023-03-17 11:33:51,428 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:33:51,429 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:33:51,429 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:33:51,430 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:33:51,430 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:33:51,536 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024031433_127.0.0.1_63090 -2023-03-17 11:33:51,536 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]Notify connected event to listeners. -2023-03-17 11:33:51,536 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:33:51,536 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:33:51,536 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:33:51,654 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:33:51,798 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:33:52,291 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@48dfce5c, org.springframework.security.web.context.SecurityContextPersistenceFilter@34c050a1, org.springframework.security.web.header.HeaderWriterFilter@3f7aa4f8, org.springframework.security.web.authentication.logout.LogoutFilter@52984065, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3304362e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@700b035b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f45be6f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@eccaf1b, org.springframework.security.web.session.SessionManagementFilter@21d478f3, org.springframework.security.web.access.ExceptionTranslationFilter@2e7cd4bb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@20a434a8] -2023-03-17 11:33:52,609 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:33:52,710 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:33:52,716 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:33:52,722 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:33:52,727 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:33:52,731 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:33:52,751 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:33:52,780 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:33:52,783 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:33:52,787 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:33:53,291 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]receive server push request,request=NotifySubscriberRequest,requestId=235 -2023-03-17 11:33:53,292 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:33:53,292 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:33:53,293 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]ack server push request,request=NotifySubscriberRequest,requestId=235 -2023-03-17 11:33:53,707 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:33:53,707 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:33:53,876 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.643 seconds (JVM running for 10.279) -2023-03-17 11:33:53,880 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:33:53,880 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:33:53,881 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:33:53,881 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:33:53,881 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:33:53,881 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:33:54,292 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:33:54,292 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:33:54,295 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:33:56,323 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:33:56,409 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:33:59,514 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:33:59,515 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:34:00,044 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]receive server push request,request=NotifySubscriberRequest,requestId=237 -2023-03-17 11:34:00,044 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [785cb4da-070d-4ee8-8709-9e0ea9bea5bb]ack server push request,request=NotifySubscriberRequest,requestId=237 -2023-03-17 11:38:32,770 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:38:32,770 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:38:32,771 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:38:32,771 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:38:32,774 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:38:32,777 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:38:32,782 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:38:32,783 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:38:32,785 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:38:32,786 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:38:32,786 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:38:32,786 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:38:32,787 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:38:32,787 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:38:32,787 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:38:33,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:38:33,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:38:33,090 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:38:33,091 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:38:33,091 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:38:33,091 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2a8d59fa[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:38:33,091 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024031433_127.0.0.1_63090 -2023-03-17 11:38:33,092 [nacos-grpc-client-executor-68] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024031433_127.0.0.1_63090]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:38:33,092 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7f6d3251[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 69] -2023-03-17 11:38:33,092 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@61245675[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 93] -2023-03-17 11:38:33,093 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:38:33,094 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:38:33,317 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:38:33,322 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:38:37,240 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:38:37,413 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:38:37,449 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:38:37,450 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:37,450 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:37,450 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:37,450 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:37,451 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:37,451 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:37,451 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:37,474 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:38:37,478 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:38:37,479 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:38:39,227 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:38:39,228 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:38:39,796 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:38:39,989 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:38:39,991 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:38:40,011 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:38:40,149 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:38:40,190 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:40,198 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:40,199 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:38:40,220 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:38:40,222 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,330 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,332 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,337 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,344 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,427 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:38:40,427 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:38:40,440 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,479 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:38:40,640 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:38:40,654 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:38:40,655 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1411 ms -2023-03-17 11:38:42,870 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:38:43,513 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:38:43,901 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:38:43,901 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:38:43,902 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:38:43,911 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of f7ff93d4-791b-434a-8011-370fdaae45d9 -2023-03-17 11:38:43,912 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:38:43,913 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:38:43,913 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:38:43,913 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:38:43,914 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:38:44,027 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024323918_127.0.0.1_63822 -2023-03-17 11:38:44,027 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]Notify connected event to listeners. -2023-03-17 11:38:44,027 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:38:44,027 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:38:44,027 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:38:44,144 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:38:44,292 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:38:44,836 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a25c9ad, org.springframework.security.web.context.SecurityContextPersistenceFilter@700b035b, org.springframework.security.web.header.HeaderWriterFilter@3be60847, org.springframework.security.web.authentication.logout.LogoutFilter@4d305059, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@747476f1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@44f5259a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17e31657, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e7940b3, org.springframework.security.web.session.SessionManagementFilter@5562f297, org.springframework.security.web.access.ExceptionTranslationFilter@6c4eccd2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3203ffa3] -2023-03-17 11:38:45,178 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:38:45,262 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:38:45,268 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:38:45,275 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:38:45,280 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:38:45,283 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:38:45,300 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:38:45,330 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:38:45,333 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:38:45,337 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:38:45,823 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]receive server push request,request=NotifySubscriberRequest,requestId=240 -2023-03-17 11:38:45,825 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:45,825 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:45,825 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]ack server push request,request=NotifySubscriberRequest,requestId=240 -2023-03-17 11:38:46,269 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:46,270 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:46,425 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.731 seconds (JVM running for 10.362) -2023-03-17 11:38:46,429 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:38:46,429 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:38:46,430 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:38:46,430 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:38:46,430 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:38:46,430 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:38:46,749 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:38:46,749 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:38:46,751 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:38:48,795 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:38:48,883 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:38:54,546 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:54,546 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:38:55,092 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]receive server push request,request=NotifySubscriberRequest,requestId=241 -2023-03-17 11:38:55,092 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [f7ff93d4-791b-434a-8011-370fdaae45d9]ack server push request,request=NotifySubscriberRequest,requestId=241 -2023-03-17 11:39:39,537 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'PUT' not supported -org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) - at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) - at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 11:40:58,938 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:40:58,938 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:40:58,939 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:40:58,939 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:40:58,942 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:40:58,945 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:40:58,949 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:40:58,950 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:40:58,951 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:40:58,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:40:59,269 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:40:59,271 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:40:59,272 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:40:59,272 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:40:59,272 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:40:59,272 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:40:59,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:40:59,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@58f0eaaf[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:40:59,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024323918_127.0.0.1_63822 -2023-03-17 11:40:59,274 [nacos-grpc-client-executor-41] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024323918_127.0.0.1_63822]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:40:59,277 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3b710ccd[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 42] -2023-03-17 11:40:59,277 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4d264475[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 45] -2023-03-17 11:40:59,278 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:40:59,279 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:40:59,503 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:40:59,508 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:41:03,485 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:41:03,656 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:41:03,688 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:41:03,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:03,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:03,689 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:03,690 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:03,690 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:03,690 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:03,690 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:03,713 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:41:03,717 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:41:03,718 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:41:05,445 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:41:05,446 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:41:06,014 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:41:06,210 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:41:06,212 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:41:06,233 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:41:06,366 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:41:06,404 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:41:06,412 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:41:06,412 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:41:06,412 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:06,413 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:41:06,435 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:41:06,437 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,548 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,550 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,556 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,562 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,636 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:41:06,636 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:41:06,649 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,701 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:41:06,864 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:41:06,876 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:41:06,877 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1416 ms -2023-03-17 11:41:09,095 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:41:09,762 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:41:10,127 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:41:10,128 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:41:10,128 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:41:10,138 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a083582e-d26c-461b-8201-f9bb7e2d7d06 -2023-03-17 11:41:10,138 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:41:10,139 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:41:10,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:41:10,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:41:10,140 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:41:10,250 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024470144_127.0.0.1_64273 -2023-03-17 11:41:10,250 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]Notify connected event to listeners. -2023-03-17 11:41:10,250 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:41:10,250 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:41:10,250 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:41:10,359 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:41:10,504 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:41:11,010 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@62c02089, org.springframework.security.web.context.SecurityContextPersistenceFilter@7b23aea2, org.springframework.security.web.header.HeaderWriterFilter@475fb7, org.springframework.security.web.authentication.logout.LogoutFilter@52539624, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@59eb987a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@951053f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e871e93, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3359217d, org.springframework.security.web.session.SessionManagementFilter@7ecf4608, org.springframework.security.web.access.ExceptionTranslationFilter@2403c1c5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@17fa25f1] -2023-03-17 11:41:11,328 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:41:11,428 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:41:11,433 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:41:11,440 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:41:11,444 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:41:11,448 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:41:11,465 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:41:11,495 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:41:11,497 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:41:11,502 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:41:12,026 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]receive server push request,request=NotifySubscriberRequest,requestId=244 -2023-03-17 11:41:12,027 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:12,028 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:12,028 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]ack server push request,request=NotifySubscriberRequest,requestId=244 -2023-03-17 11:41:12,431 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:12,431 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:12,574 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.635 seconds (JVM running for 10.28) -2023-03-17 11:41:12,578 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:41:12,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:41:12,579 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:41:12,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:41:12,579 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:41:12,579 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:41:12,992 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:41:12,992 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:41:12,994 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:41:15,024 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:41:15,147 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:41:15,763 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:15,764 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:41:15,936 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -org.springframework.jdbc.BadSqlGrammarException: -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.selectOne(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.getDecentralizedRequest(Unknown Source) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.getRequestById(DecentralizedRequestServiceImpl.java:63) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.getRequestById() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.getById(DecentralizedRequestController.java:69) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.getById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.query(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 127 common frames omitted -2023-03-17 11:41:16,267 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]receive server push request,request=NotifySubscriberRequest,requestId=245 -2023-03-17 11:41:16,267 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a083582e-d26c-461b-8201-f9bb7e2d7d06]ack server push request,request=NotifySubscriberRequest,requestId=245 -2023-03-17 11:44:50,632 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:44:50,632 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:44:50,632 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:44:50,633 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:44:50,636 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:44:50,639 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:44:50,643 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:44:50,644 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:44:50,646 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:44:50,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:44:50,950 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:44:50,950 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:44:50,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@29a313a1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:44:50,952 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024470144_127.0.0.1_64273 -2023-03-17 11:44:50,953 [nacos-grpc-client-executor-58] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024470144_127.0.0.1_64273]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:44:50,953 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7526e36[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 59] -2023-03-17 11:44:50,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5b66fa75[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 73] -2023-03-17 11:44:50,954 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:44:50,955 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:44:51,179 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:44:51,184 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:44:53,864 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:44:54,040 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:44:54,077 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:44:54,078 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:54,078 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:54,078 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:54,078 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:54,079 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:54,079 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:54,079 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:54,102 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:44:54,105 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:44:54,106 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:44:55,797 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:44:55,798 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:44:56,371 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:44:56,569 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:44:56,570 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:44:56,591 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:44:56,729 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:44:56,769 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:44:56,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:56,778 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:56,779 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:56,779 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:44:56,779 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:56,779 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:44:56,802 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:44:56,804 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:56,925 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:56,926 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:56,932 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:56,938 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:57,006 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:44:57,006 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:44:57,018 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:57,059 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:44:57,213 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:44:57,226 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:44:57,226 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1413 ms -2023-03-17 11:44:59,487 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:45:00,332 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:45:00,726 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:45:00,726 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:45:00,727 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:45:00,735 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 067f53e4-cd1c-48ed-ab07-1bef2536da21 -2023-03-17 11:45:00,735 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:45:00,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:45:00,736 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:45:00,737 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:45:00,737 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:45:00,859 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024700741_127.0.0.1_64880 -2023-03-17 11:45:00,859 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]Notify connected event to listeners. -2023-03-17 11:45:00,859 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:45:00,859 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:45:00,859 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:45:00,972 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:45:01,114 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:45:01,688 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3359217d, org.springframework.security.web.context.SecurityContextPersistenceFilter@472dc215, org.springframework.security.web.header.HeaderWriterFilter@3dfe2797, org.springframework.security.web.authentication.logout.LogoutFilter@216de23a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@66075347, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c2063e0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a8e35d1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25ee3cd6, org.springframework.security.web.session.SessionManagementFilter@2f143ea, org.springframework.security.web.access.ExceptionTranslationFilter@4c7d19bf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@106f0051] -2023-03-17 11:45:02,044 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:45:02,136 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:45:02,141 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:45:02,148 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:45:02,152 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:45:02,156 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:45:02,175 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:45:02,206 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:45:02,209 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:45:02,213 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:45:02,731 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]receive server push request,request=NotifySubscriberRequest,requestId=248 -2023-03-17 11:45:02,732 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:02,733 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:02,733 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]ack server push request,request=NotifySubscriberRequest,requestId=248 -2023-03-17 11:45:03,128 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:03,128 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:03,341 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.021 seconds (JVM running for 10.652) -2023-03-17 11:45:03,345 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:45:03,345 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:45:03,346 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:45:03,346 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:45:03,346 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:45:03,346 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:45:04,025 [RMI TCP Connection(5)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:45:04,026 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:45:04,028 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:45:06,072 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:45:06,186 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:45:06,718 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:06,718 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:45:06,918 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -org.springframework.jdbc.BadSqlGrammarException: -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.selectOne(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.getDecentralizedRequest(Unknown Source) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.getRequestById(DecentralizedRequestServiceImpl.java:63) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.getRequestById() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.getById(DecentralizedRequestController.java:69) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$7eaa9384.getById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.query(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 127 common frames omitted -2023-03-17 11:45:07,288 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]receive server push request,request=NotifySubscriberRequest,requestId=249 -2023-03-17 11:45:07,288 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [067f53e4-cd1c-48ed-ab07-1bef2536da21]ack server push request,request=NotifySubscriberRequest,requestId=249 -2023-03-17 11:47:15,690 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:47:15,690 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:47:15,691 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:47:15,691 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:47:15,694 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:47:15,697 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:47:15,703 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:47:15,703 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:47:15,705 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:47:15,706 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:47:15,706 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:47:15,706 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:47:15,707 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:47:15,707 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:47:15,707 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:47:16,009 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:47:16,010 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7dedcf71[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:47:16,011 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024700741_127.0.0.1_64880 -2023-03-17 11:47:16,012 [nacos-grpc-client-executor-38] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024700741_127.0.0.1_64880]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:47:16,014 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@618ad215[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 39] -2023-03-17 11:47:16,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4548417d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 45] -2023-03-17 11:47:16,014 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:47:16,015 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:47:16,237 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:47:16,242 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:47:18,883 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:47:19,055 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:47:19,091 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:47:19,092 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:19,092 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:19,092 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:19,093 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:19,093 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:19,093 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:19,093 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:19,117 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:47:19,120 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:47:19,121 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:47:20,836 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:47:20,837 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:47:21,402 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:47:21,600 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:47:21,601 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:47:21,623 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:47:21,757 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:47:21,797 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:47:21,806 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:47:21,806 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:47:21,806 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:47:21,806 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:47:21,806 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:21,807 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:47:21,830 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:47:21,831 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:21,939 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:21,939 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:21,945 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:21,951 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:22,031 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:47:22,031 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:47:22,044 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:22,087 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:47:22,243 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:47:22,257 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:47:22,257 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1404 ms -2023-03-17 11:47:24,548 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:47:25,212 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:47:25,588 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:47:25,589 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:47:25,589 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:47:25,599 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8a43d4f9-f2eb-46bb-9bbf-458f9102da66 -2023-03-17 11:47:25,599 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:47:25,600 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:47:25,601 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:47:25,601 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:47:25,601 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:47:25,717 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024845607_127.0.0.1_65300 -2023-03-17 11:47:25,717 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]Notify connected event to listeners. -2023-03-17 11:47:25,717 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:47:25,717 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:47:25,717 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:47:25,828 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:47:25,972 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:47:26,506 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b32f0b4, org.springframework.security.web.context.SecurityContextPersistenceFilter@34e7a627, org.springframework.security.web.header.HeaderWriterFilter@786de0a3, org.springframework.security.web.authentication.logout.LogoutFilter@1c0ec502, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2f6f2d91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@599cf2cd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1001b435, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@77d7d2d0, org.springframework.security.web.session.SessionManagementFilter@44f5259a, org.springframework.security.web.access.ExceptionTranslationFilter@2f143ea, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@60147536] -2023-03-17 11:47:26,830 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:47:26,914 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:47:26,920 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:47:26,927 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:47:26,931 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:47:26,935 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:47:26,953 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:47:26,981 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:47:26,983 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:47:26,988 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:47:27,477 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]receive server push request,request=NotifySubscriberRequest,requestId=252 -2023-03-17 11:47:27,478 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:27,479 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:27,479 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]ack server push request,request=NotifySubscriberRequest,requestId=252 -2023-03-17 11:47:27,912 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:27,913 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:28,111 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.773 seconds (JVM running for 10.396) -2023-03-17 11:47:28,114 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:47:28,115 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:47:28,115 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:47:28,116 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:47:28,116 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:47:28,116 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:47:28,602 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:47:28,602 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:47:28,605 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 11:47:30,633 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:47:30,712 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:47:33,743 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:33,744 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 11:47:33,928 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -org.springframework.jdbc.BadSqlGrammarException: -### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -### The error may exist in file [D:\DLP\dlp-reagent-managment\target\classes\mapper\DecentralizedRequestMapper.xml] -### The error may involve defaultParameterMap -### The error occurred while setting parameters -### SQL: SELECT dr.*, (SELECT org.name FROM dlp_base.sys_org org WHERE org.org_id in (select org_id from dlp_base.sys_user where user_id = dr.applicant_id) As org_name, (SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.three_level_audit_id) As three_level_audit_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.secondary_auditor_id) As secondary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.primary_auditor_id) As primary_auditor_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.applicant_id) As applicant_name , ( SELECT user.name FROM dlp_base.sys_user user WHERE user.user_id =dr.approver_id) As approver_name FROM decentralized_request dr WHERE dr.decentralized_request_id = ? -### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 -; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.selectOne(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.getDecentralizedRequest(Unknown Source) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.getRequestById(DecentralizedRequestServiceImpl.java:63) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.getRequestById() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.getById(DecentralizedRequestController.java:69) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.getById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'As org_name, - (SELECT user.name - FROM dlp_base.sys_' at line 4 - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.query(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy311.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 127 common frames omitted -2023-03-17 11:47:34,250 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]receive server push request,request=NotifySubscriberRequest,requestId=253 -2023-03-17 11:47:34,250 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8a43d4f9-f2eb-46bb-9bbf-458f9102da66]ack server push request,request=NotifySubscriberRequest,requestId=253 -2023-03-17 11:48:36,821 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:48:36,821 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:48:36,822 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:48:36,822 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:48:36,825 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:48:36,828 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:48:36,833 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:48:36,834 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:48:36,835 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:48:36,837 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:48:36,837 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:48:36,837 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:48:36,837 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:48:36,838 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:48:36,838 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:48:37,141 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:48:37,142 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2d780a73[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:48:37,143 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024845607_127.0.0.1_65300 -2023-03-17 11:48:37,144 [nacos-grpc-client-executor-27] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024845607_127.0.0.1_65300]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:48:37,146 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3208e392[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 28] -2023-03-17 11:48:37,146 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7f97e855[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 23] -2023-03-17 11:48:37,146 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:48:37,147 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:48:37,370 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:48:37,375 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:48:39,981 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:48:40,154 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:48:40,189 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:48:40,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:40,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:40,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:40,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:40,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:40,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:40,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:40,213 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:48:40,217 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:48:40,218 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:48:41,933 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:48:41,933 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:48:42,502 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:48:42,699 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:48:42,701 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:48:42,721 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:48:42,861 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:48:42,901 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:48:42,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:48:42,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:48:42,909 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:42,910 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:48:42,933 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:48:42,934 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,044 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,046 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,052 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,058 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,140 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:48:43,140 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:48:43,153 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,192 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:48:43,352 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:48:43,366 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:48:43,366 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1417 ms -2023-03-17 11:48:45,624 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:48:46,262 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:48:46,631 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:48:46,632 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:48:46,632 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:48:46,642 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ade706ee-d760-4540-addf-0629530c8507 -2023-03-17 11:48:46,643 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:48:46,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:48:46,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:48:46,644 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:48:46,645 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:48:46,764 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679024926648_127.0.0.1_49228 -2023-03-17 11:48:46,764 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]Notify connected event to listeners. -2023-03-17 11:48:46,764 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:48:46,764 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:48:46,764 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:48:46,884 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:48:47,030 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:48:47,570 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@49231d79, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b2c9a69, org.springframework.security.web.header.HeaderWriterFilter@4c7d19bf, org.springframework.security.web.authentication.logout.LogoutFilter@706dee4, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1c0ec502, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@218c6d3e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5bb7fc38, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25f67aea, org.springframework.security.web.session.SessionManagementFilter@7b23aea2, org.springframework.security.web.access.ExceptionTranslationFilter@41db6e4b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3dceec83] -2023-03-17 11:48:47,903 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:48:47,989 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:48:47,995 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:48:48,002 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:48:48,006 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:48:48,009 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:48:48,026 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:48:48,055 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:48:48,057 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:48:48,062 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:48:48,504 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]receive server push request,request=NotifySubscriberRequest,requestId=256 -2023-03-17 11:48:48,505 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:48,506 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:48,506 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]ack server push request,request=NotifySubscriberRequest,requestId=256 -2023-03-17 11:48:48,987 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:48,988 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:49,220 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.786 seconds (JVM running for 10.411) -2023-03-17 11:48:49,224 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:48:49,224 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:48:49,225 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:48:49,225 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:48:49,225 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:48:49,225 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:48:49,731 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:48:49,732 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:48:49,735 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 11:48:51,136 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:51,137 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:48:51,261 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:48:51,378 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:48:51,434 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property 'threeLevelAuditName' of 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' with value '管理员' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'threeLevelAuditName' in 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' -org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: Could not set property 'threeLevelAuditName' of 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' with value '管理员' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'threeLevelAuditName' in 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.selectOne(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy176.getDecentralizedRequest(Unknown Source) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl.getRequestById(DecentralizedRequestServiceImpl.java:63) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$FastClassBySpringCGLIB$$2fa3e107.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.DecentralizedRequestServiceImpl$$EnhancerBySpringCGLIB$$62713b73.getRequestById() - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController.getById(DecentralizedRequestController.java:69) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$FastClassBySpringCGLIB$$6e81fc07.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.DecentralizedRequestController$$EnhancerBySpringCGLIB$$4746d827.getById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: org.apache.ibatis.reflection.ReflectionException: Could not set property 'threeLevelAuditName' of 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' with value '管理员' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'threeLevelAuditName' in 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' - at org.apache.ibatis.reflection.wrapper.BeanWrapper.setBeanProperty(BeanWrapper.java:185) - at org.apache.ibatis.reflection.wrapper.BeanWrapper.set(BeanWrapper.java:59) - at org.apache.ibatis.reflection.MetaObject.setValue(MetaObject.java:140) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.applyPropertyMappings(DefaultResultSetHandler.java:501) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.getRowValue(DefaultResultSetHandler.java:411) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleRowValuesForSimpleResultMap(DefaultResultSetHandler.java:361) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleRowValues(DefaultResultSetHandler.java:335) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleResultSet(DefaultResultSetHandler.java:308) - at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleResultSets(DefaultResultSetHandler.java:201) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy308.query(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy307.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 127 common frames omitted -Caused by: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'threeLevelAuditName' in 'class digital.laboratory.platform.reagent.vo.DecentralizedRequestVO' - at org.apache.ibatis.reflection.Reflector.getSetInvoker(Reflector.java:379) - at org.apache.ibatis.reflection.MetaClass.getSetInvoker(MetaClass.java:168) - at org.apache.ibatis.reflection.wrapper.BeanWrapper.setBeanProperty(BeanWrapper.java:177) - ... 159 common frames omitted -2023-03-17 11:48:51,654 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]receive server push request,request=NotifySubscriberRequest,requestId=257 -2023-03-17 11:48:51,655 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ade706ee-d760-4540-addf-0629530c8507]ack server push request,request=NotifySubscriberRequest,requestId=257 -2023-03-17 11:51:17,983 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:51:17,983 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:51:17,984 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:51:17,984 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:51:17,987 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:51:17,991 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:51:17,996 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:51:17,996 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:51:17,998 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:51:17,999 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:51:18,304 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@223ff770[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:51:18,305 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679024926648_127.0.0.1_49228 -2023-03-17 11:51:18,306 [nacos-grpc-client-executor-43] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679024926648_127.0.0.1_49228]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:51:18,308 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@63ddba66[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 44] -2023-03-17 11:51:18,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7b33d17a[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 50] -2023-03-17 11:51:18,308 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:51:18,309 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:51:18,531 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:51:18,536 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:51:22,343 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:51:22,521 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:51:22,560 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:51:22,561 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:22,561 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:22,561 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:22,562 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:22,562 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:22,562 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:22,562 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:22,586 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:51:22,590 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:51:22,591 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:51:24,334 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:51:24,335 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:51:24,586 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:51:24,586 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:51:24,586 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:51:24,586 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:51:24,923 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:51:25,125 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:51:25,127 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:51:25,147 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 11:51:25,295 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:51:25,338 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:25,347 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:25,348 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:25,348 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:25,348 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:25,348 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:25,348 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:25,372 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:51:25,373 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,472 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3313463c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,473 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,479 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,485 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,565 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:51:25,565 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:51:25,578 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,618 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:25,788 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:51:25,801 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:51:25,801 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1451 ms -2023-03-17 11:51:28,107 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:51:28,985 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:51:29,376 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:51:29,376 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:51:29,377 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:51:29,387 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of ba27658c-0768-4156-a323-7bd3bf50598b -2023-03-17 11:51:29,387 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:51:29,388 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:51:29,388 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:51:29,388 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:51:29,389 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:51:29,496 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025089392_127.0.0.1_49965 -2023-03-17 11:51:29,496 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]Notify connected event to listeners. -2023-03-17 11:51:29,496 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:51:29,496 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:51:29,496 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:51:29,603 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:51:29,748 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:51:30,265 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a8081f5, org.springframework.security.web.context.SecurityContextPersistenceFilter@41db6e4b, org.springframework.security.web.header.HeaderWriterFilter@14ecd835, org.springframework.security.web.authentication.logout.LogoutFilter@1e3c4c12, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@1abb719a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@73f6ffb1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b2c9a69, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20a434a8, org.springframework.security.web.session.SessionManagementFilter@2403c1c5, org.springframework.security.web.access.ExceptionTranslationFilter@6015c745, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6a35cccf] -2023-03-17 11:51:30,585 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:51:30,671 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:51:30,677 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:51:30,684 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:51:30,688 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:51:30,692 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:51:30,709 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:51:30,741 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:51:30,744 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:51:30,748 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:51:31,171 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]receive server push request,request=NotifySubscriberRequest,requestId=260 -2023-03-17 11:51:31,173 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:31,173 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:31,174 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]ack server push request,request=NotifySubscriberRequest,requestId=260 -2023-03-17 11:51:31,668 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:31,668 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:31,864 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.061 seconds (JVM running for 10.739) -2023-03-17 11:51:31,866 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:51:31,867 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:51:31,868 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:31,868 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:51:31,868 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:31,868 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:51:31,868 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:31,877 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:51:31,877 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:51:31,879 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:51:31,880 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:51:31,880 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:51:32,183 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:51:32,183 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:51:32,184 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:51:32,184 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:51:32,479 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]receive server push request,request=NotifySubscriberRequest,requestId=262 -2023-03-17 11:51:32,480 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:241 - removed ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:32,480 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment -> [] -2023-03-17 11:51:32,481 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [ba27658c-0768-4156-a323-7bd3bf50598b]ack server push request,request=NotifySubscriberRequest,requestId=262 -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:51:32,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6e26a5ef[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:51:32,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679025089392_127.0.0.1_49965 -2023-03-17 11:51:32,488 [nacos-grpc-client-executor-11] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679025089392_127.0.0.1_49965]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:51:32,490 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4f2a9b41[Running, pool size = 12, active threads = 0, queued tasks = 0, completed tasks = 12] -2023-03-17 11:51:32,490 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@39302d9c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1] -2023-03-17 11:51:32,491 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:51:32,492 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:51:36,271 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:51:36,445 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:51:36,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:51:36,481 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:36,482 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:36,482 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:36,482 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:36,482 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:36,483 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:36,483 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:36,508 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:51:36,512 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:51:36,513 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:51:38,218 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:51:38,219 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:51:38,804 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:51:39,002 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:51:39,003 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:51:39,023 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 11:51:39,170 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:51:39,210 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:39,219 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:39,220 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:39,220 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:39,220 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:51:39,220 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:39,220 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:51:39,242 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:51:39,244 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,286 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,365 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,370 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@602298b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,376 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,443 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:51:39,443 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:51:39,455 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,496 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:51:39,652 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:51:39,665 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:51:39,665 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1431 ms -2023-03-17 11:51:41,871 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:51:42,491 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:51:42,859 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:51:42,859 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:51:42,860 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:51:42,869 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 735d4065-9c52-420f-8d42-ae266f80e671 -2023-03-17 11:51:42,870 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:51:42,871 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:51:42,871 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:51:42,871 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:51:42,872 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:51:42,989 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025102875_127.0.0.1_50105 -2023-03-17 11:51:42,989 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]Notify connected event to listeners. -2023-03-17 11:51:42,989 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:51:42,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:51:42,990 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:51:43,100 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:51:43,244 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:51:43,772 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@12f32f99, org.springframework.security.web.context.SecurityContextPersistenceFilter@44f5259a, org.springframework.security.web.header.HeaderWriterFilter@64c1a76e, org.springframework.security.web.authentication.logout.LogoutFilter@59eb987a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2c34ce24, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d8a5ec7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65a7bc80, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73ab649f, org.springframework.security.web.session.SessionManagementFilter@6f45be6f, org.springframework.security.web.access.ExceptionTranslationFilter@41fe0d98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@732ae29c] -2023-03-17 11:51:44,104 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:51:44,188 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:51:44,193 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:51:44,200 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:51:44,204 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:51:44,208 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:51:44,225 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:51:44,255 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:51:44,258 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:51:44,263 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:51:44,768 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]receive server push request,request=NotifySubscriberRequest,requestId=264 -2023-03-17 11:51:44,769 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:44,769 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:44,770 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]ack server push request,request=NotifySubscriberRequest,requestId=264 -2023-03-17 11:51:45,188 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:45,188 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:45,385 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.662 seconds (JVM running for 10.277) -2023-03-17 11:51:45,389 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:51:45,390 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:45,391 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:51:45,391 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:45,391 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:51:45,391 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:51:45,944 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:51:45,944 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:51:45,946 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:51:47,962 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:51:48,043 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:51:49,656 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:49,656 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:51:50,230 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]receive server push request,request=NotifySubscriberRequest,requestId=265 -2023-03-17 11:51:50,230 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [735d4065-9c52-420f-8d42-ae266f80e671]ack server push request,request=NotifySubscriberRequest,requestId=265 -2023-03-17 11:56:00,144 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:56:00,143 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:56:00,144 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:56:00,145 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:56:00,148 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:56:00,151 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:56:00,155 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:56:00,156 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:56:00,158 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:56:00,159 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:56:00,159 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:56:00,159 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:56:00,160 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:56:00,160 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:56:00,160 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:56:00,480 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:56:00,481 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:56:00,482 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:56:00,483 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7308cb4e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:56:00,484 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679025102875_127.0.0.1_50105 -2023-03-17 11:56:00,485 [nacos-grpc-client-executor-65] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679025102875_127.0.0.1_50105]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:56:00,485 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6248394e[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 66] -2023-03-17 11:56:00,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@16000886[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 85] -2023-03-17 11:56:00,487 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:56:00,488 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:56:00,714 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:56:00,719 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:56:05,037 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:56:05,211 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:56:05,243 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:56:05,243 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:05,244 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:05,244 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:05,244 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:05,245 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:05,245 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:05,245 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:05,267 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:56:05,271 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:56:05,272 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:56:07,006 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:56:07,007 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:56:07,574 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:56:07,779 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:56:07,781 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:56:07,801 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 11:56:07,931 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:56:07,972 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:56:07,980 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:56:07,980 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:56:07,980 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:56:07,980 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:56:07,981 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:07,982 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:56:08,006 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:56:08,007 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,110 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,112 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,118 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,124 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,206 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:56:08,207 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:56:08,219 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,259 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:56:08,419 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:56:08,432 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:56:08,432 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1410 ms -2023-03-17 11:56:10,641 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:56:11,283 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:56:11,663 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:56:11,664 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:56:11,664 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:56:11,674 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 5db32078-ddb0-4b7d-a4cf-55daa42b9584 -2023-03-17 11:56:11,674 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:56:11,675 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:56:11,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:56:11,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:56:11,676 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:56:11,784 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025371680_127.0.0.1_50782 -2023-03-17 11:56:11,784 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]Notify connected event to listeners. -2023-03-17 11:56:11,784 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:56:11,784 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:56:11,784 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:56:11,902 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:56:12,048 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:56:12,588 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a86112a, org.springframework.security.web.context.SecurityContextPersistenceFilter@64c1a76e, org.springframework.security.web.header.HeaderWriterFilter@6c4eccd2, org.springframework.security.web.authentication.logout.LogoutFilter@54972f9a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@e00c94e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65384249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22825762, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3203ffa3, org.springframework.security.web.session.SessionManagementFilter@4505ec36, org.springframework.security.web.access.ExceptionTranslationFilter@3a70acd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48dfce5c] -2023-03-17 11:56:12,916 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:56:12,999 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:56:13,004 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:56:13,011 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:56:13,015 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:56:13,019 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:56:13,037 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:56:13,065 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:56:13,068 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:56:13,073 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:56:13,575 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]receive server push request,request=NotifySubscriberRequest,requestId=267 -2023-03-17 11:56:13,577 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:13,577 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:13,577 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]ack server push request,request=NotifySubscriberRequest,requestId=267 -2023-03-17 11:56:13,995 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:13,996 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:14,189 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.696 seconds (JVM running for 10.354) -2023-03-17 11:56:14,193 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:56:14,193 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:56:14,194 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:56:14,194 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:56:14,194 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:56:14,194 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:56:14,852 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:56:14,852 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:56:14,854 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:56:16,878 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:56:16,959 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:56:17,896 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:17,897 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:56:18,486 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]receive server push request,request=NotifySubscriberRequest,requestId=269 -2023-03-17 11:56:18,486 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5db32078-ddb0-4b7d-a4cf-55daa42b9584]ack server push request,request=NotifySubscriberRequest,requestId=269 -2023-03-17 11:58:07,181 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 11:58:07,181 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 11:58:07,182 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 11:58:07,182 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 11:58:07,186 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 11:58:07,189 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 11:58:07,194 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 11:58:07,194 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 11:58:07,196 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 11:58:07,197 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 11:58:07,501 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 11:58:07,501 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 11:58:07,501 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 11:58:07,502 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 11:58:07,503 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 11:58:07,503 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 11:58:07,503 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 11:58:07,503 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@361e023c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 11:58:07,503 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679025371680_127.0.0.1_50782 -2023-03-17 11:58:07,505 [nacos-grpc-client-executor-36] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679025371680_127.0.0.1_50782]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 11:58:07,507 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@19eed902[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 37] -2023-03-17 11:58:07,507 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3090d870[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 38] -2023-03-17 11:58:07,508 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 11:58:07,510 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 11:58:07,632 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 11:58:07,637 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 11:58:12,647 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 11:58:12,836 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:58:12,870 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:58:12,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:12,871 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:12,872 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:12,872 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:12,873 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:12,873 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:12,873 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:12,899 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:58:12,903 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:58:12,904 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:58:14,702 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 11:58:14,703 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 11:58:15,372 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 11:58:15,605 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 11:58:15,606 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 11:58:15,626 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2023-03-17 11:58:15,757 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 11:58:15,802 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 11:58:15,811 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:15,812 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:15,813 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 11:58:15,842 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 11:58:15,844 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:15,952 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:15,954 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:15,962 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:15,969 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:16,069 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 11:58:16,069 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 11:58:16,085 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:16,135 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 11:58:16,339 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 11:58:16,356 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 11:58:16,356 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1637 ms -2023-03-17 11:58:18,813 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:58:19,545 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 11:58:19,946 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 11:58:19,947 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 11:58:19,947 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 11:58:19,956 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 63145fe9-7fea-4f22-a0ce-e3fc479d3cca -2023-03-17 11:58:19,957 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 11:58:19,958 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 11:58:19,958 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 11:58:19,958 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 11:58:19,959 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 11:58:20,078 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679025499963_127.0.0.1_51207 -2023-03-17 11:58:20,078 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]Notify connected event to listeners. -2023-03-17 11:58:20,078 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 11:58:20,078 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 11:58:20,078 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 11:58:20,221 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 11:58:20,379 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 11:58:20,950 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e7940b3, org.springframework.security.web.context.SecurityContextPersistenceFilter@e196238, org.springframework.security.web.header.HeaderWriterFilter@73f6ffb1, org.springframework.security.web.authentication.logout.LogoutFilter@3304362e, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6238b10a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27ea7c8f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@597a5ead, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ae37be2, org.springframework.security.web.session.SessionManagementFilter@472dc215, org.springframework.security.web.access.ExceptionTranslationFilter@3f6fd33b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@49231d79] -2023-03-17 11:58:21,291 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 11:58:21,383 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:58:21,388 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 11:58:21,396 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 11:58:21,400 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 11:58:21,404 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 11:58:21,423 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 11:58:21,453 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 11:58:21,456 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 11:58:21,460 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 11:58:21,903 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]receive server push request,request=NotifySubscriberRequest,requestId=272 -2023-03-17 11:58:21,905 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:21,905 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:21,905 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]ack server push request,request=NotifySubscriberRequest,requestId=272 -2023-03-17 11:58:22,378 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:22,378 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:22,699 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.616 seconds (JVM running for 11.326) -2023-03-17 11:58:22,702 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 11:58:22,702 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:58:22,703 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 11:58:22,703 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:58:22,703 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 11:58:22,703 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 11:58:23,298 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 11:58:23,298 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 11:58:23,301 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 11:58:25,347 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 11:58:25,438 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 11:58:26,112 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:26,113 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 11:58:26,708 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]receive server push request,request=NotifySubscriberRequest,requestId=273 -2023-03-17 11:58:26,708 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]ack server push request,request=NotifySubscriberRequest,requestId=273 -2023-03-17 12:58:52,426 [nacos-grpc-client-executor-353] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]receive server push request,request=ClientDetectionRequest,requestId=278 -2023-03-17 12:58:52,426 [nacos-grpc-client-executor-353] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]ack server push request,request=ClientDetectionRequest,requestId=278 -2023-03-17 12:59:02,939 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=32m37s267ms663µs400ns). -2023-03-17 13:20:41,109 [nacos-grpc-client-executor-359] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]receive server push request,request=ClientDetectionRequest,requestId=284 -2023-03-17 13:20:41,109 [nacos-grpc-client-executor-359] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [63145fe9-7fea-4f22-a0ce-e3fc479d3cca]ack server push request,request=ClientDetectionRequest,requestId=284 -2023-03-17 13:58:26,653 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=59m23s713ms469µs300ns). -2023-03-17 13:58:28,296 [nacos-grpc-client-executor-362] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]receive server push request,request=ClientDetectionRequest,requestId=285 -2023-03-17 13:58:28,296 [nacos-grpc-client-executor-362] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [26589143-5b5c-4e73-b0b2-91159503c353_config-0]ack server push request,request=ClientDetectionRequest,requestId=285 -2023-03-17 16:15:04,836 [XNIO-1 task-1] WARN [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:78 - 拒绝授权异常信息 ex=不允许访问 -org.springframework.security.access.AccessDeniedException: 不允许访问 - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:73) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:58) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$64b7f6ee.getPurchasingPlanPage() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:15:34,373 [XNIO-1 task-1] WARN [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:78 - 拒绝授权异常信息 ex=不允许访问 -org.springframework.security.access.AccessDeniedException: 不允许访问 - at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:73) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.attemptAuthorization(AbstractSecurityInterceptor.java:238) - at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:208) - at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:58) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$64b7f6ee.getPurchasingPlanPage() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:15:51,226 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:15:51,227 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:15:51,228 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:15:51,228 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:15:51,253 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 16:15:51,258 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 16:15:51,265 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 16:15:51,265 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 16:15:51,268 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 16:15:51,270 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 16:15:51,572 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 16:15:51,573 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 16:15:51,573 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:15:51,573 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 16:15:51,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 16:15:51,575 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 16:15:51,575 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@37af219e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 16:15:51,575 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679025499963_127.0.0.1_51207 -2023-03-17 16:15:51,576 [nacos-grpc-client-executor-2157] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679025499963_127.0.0.1_51207]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 16:15:51,580 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@384ec998[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 2158] -2023-03-17 16:15:51,581 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4bb0d524[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3327] -2023-03-17 16:15:51,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 16:15:51,583 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 16:15:51,713 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 16:15:51,716 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 16:15:57,199 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:15:57,375 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:15:57,407 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:15:57,408 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:15:57,408 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:15:57,408 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:15:57,408 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:15:57,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:15:57,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:15:57,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:15:57,432 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:15:57,436 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:15:57,436 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:15:59,257 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:15:59,258 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:15:59,842 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:16:00,041 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:16:00,043 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:16:00,067 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 16:16:00,200 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:16:00,240 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:16:00,248 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:16:00,249 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:16:00,272 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:16:00,274 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,371 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@58186f9f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,373 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,378 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,394 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,463 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:16:00,463 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:16:00,476 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,514 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:16:00,680 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:16:00,694 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:16:00,695 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1422 ms -2023-03-17 16:16:02,888 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:16:03,517 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:16:03,547 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. -2023-03-17 16:16:03,574 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2023-03-17 16:16:03,586 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:843 - Application run failed -org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) - at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) - at digital.laboratory.platform.reagent.ReagentManagmentApplication.main(ReagentManagmentApplication.java:20) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1598) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1562) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1451) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1338) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) - at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) - ... 19 common frames omitted -Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:395) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) - at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:206) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) - ... 33 common frames omitted -2023-03-17 16:17:12,200 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:17:12,200 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:17:12,201 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:17:12,202 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:17:16,200 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:17:16,374 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:17:16,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:17:16,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:16,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:16,409 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:16,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:16,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:16,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:16,410 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:16,434 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:17:16,437 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:17:16,438 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:17:18,162 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:17:18,163 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:17:18,792 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:17:18,994 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:17:18,996 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:17:19,017 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 16:17:19,154 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:17:19,194 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:17:19,203 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:19,204 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:19,205 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:19,205 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:19,205 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:17:19,205 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:19,205 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:17:19,232 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:17:19,234 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,349 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@58186f9f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,351 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,356 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,363 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,445 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:17:19,445 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:17:19,481 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,523 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:17:19,697 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:17:19,714 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:17:19,714 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1528 ms -2023-03-17 16:17:22,156 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:17:22,871 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:17:22,902 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. -2023-03-17 16:17:22,929 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2023-03-17 16:17:22,942 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:843 - Application run failed -org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/myRepository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800) - at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332) - at digital.laboratory.platform.reagent.ReagentManagmentApplication.main(ReagentManagmentApplication.java:20) -Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1598) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1562) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1451) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1338) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) - at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) - at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) - ... 19 common frames omitted -Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'purchasingPlanController' method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#releaseById(String, HttpServletRequest) -to {PUT [/purchasing_plan/commit]}: There is already 'purchasingPlanController' bean method -digital.laboratory.platform.reagent.controller.PurchasingPlanController#commitById(String, HttpServletRequest) mapped. - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:395) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) - at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:206) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) - ... 33 common frames omitted -2023-03-17 16:17:58,248 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:17:58,248 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:17:58,249 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:17:58,249 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:18:02,095 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:18:02,262 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:18:02,298 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:18:02,298 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:02,298 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:02,299 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:02,299 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:02,299 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:02,299 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:02,299 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:02,322 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:18:02,326 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:18:02,327 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:18:03,959 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:18:03,960 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:18:04,536 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:18:04,728 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:18:04,729 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:18:04,749 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 16:18:04,880 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:18:04,919 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:18:04,927 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:18:04,927 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:18:04,927 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:04,928 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:18:04,949 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:18:04,950 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,047 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@176333ee' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,049 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,054 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,061 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,142 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:18:05,142 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:18:05,156 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,194 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:18:05,348 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:18:05,360 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:18:05,360 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1385 ms -2023-03-17 16:18:07,614 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:18:08,226 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:18:08,578 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 16:18:08,579 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 16:18:08,580 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 16:18:08,591 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 58674f98-3e67-408c-894f-411608799230 -2023-03-17 16:18:08,592 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 16:18:08,593 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 16:18:08,593 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 16:18:08,594 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 16:18:08,594 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:18:08,716 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041088598_127.0.0.1_54816 -2023-03-17 16:18:08,716 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]Notify connected event to listeners. -2023-03-17 16:18:08,716 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:18:08,716 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:18:08,716 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:18:08,829 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 16:18:08,969 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:18:09,496 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@18918ab9, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f3672eb, org.springframework.security.web.header.HeaderWriterFilter@19983dd1, org.springframework.security.web.authentication.logout.LogoutFilter@e00c94e, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@3bb6b9ab, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e763080, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a486851, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1315f1d5, org.springframework.security.web.session.SessionManagementFilter@218c6d3e, org.springframework.security.web.access.ExceptionTranslationFilter@5562f297, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3e7940b3] -2023-03-17 16:18:09,797 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 16:18:09,882 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:18:09,887 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:18:09,895 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 16:18:09,899 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 16:18:09,903 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 16:18:09,921 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 16:18:09,952 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 16:18:09,955 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 16:18:09,960 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 16:18:10,385 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]receive server push request,request=NotifySubscriberRequest,requestId=289 -2023-03-17 16:18:10,387 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:10,387 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:10,388 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]ack server push request,request=NotifySubscriberRequest,requestId=289 -2023-03-17 16:18:10,882 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:10,882 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:11,055 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.488 seconds (JVM running for 10.102) -2023-03-17 16:18:11,058 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 16:18:11,058 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:18:11,059 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 16:18:11,059 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:18:11,059 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 16:18:11,059 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:18:11,492 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 16:18:11,493 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 16:18:11,495 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 16:18:13,521 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 16:18:13,608 [RMI TCP Connection(1)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 16:18:17,652 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:17,653 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:18:18,153 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]receive server push request,request=NotifySubscriberRequest,requestId=290 -2023-03-17 16:18:18,153 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [58674f98-3e67-408c-894f-411608799230]ack server push request,request=NotifySubscriberRequest,requestId=290 -2023-03-17 16:24:42,738 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= -### Error updating database. Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -### The error may exist in digital/laboratory/platform/reagent/mapper/PurchasingPlanMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.PurchasingPlanMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO purchasing_plan ( purchasing_plan_id, create_id, status, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -; Field 'approver_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'approver_id' doesn't have a default value -org.springframework.dao.DataIntegrityViolationException: -### Error updating database. Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -### The error may exist in digital/laboratory/platform/reagent/mapper/PurchasingPlanMapper.java (best guess) -### The error may involve digital.laboratory.platform.reagent.mapper.PurchasingPlanMapper.insert-Inline -### The error occurred while setting parameters -### SQL: INSERT INTO purchasing_plan ( purchasing_plan_id, create_id, status, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) -### Cause: java.sql.SQLException: Field 'approver_id' doesn't have a default value -; Field 'approver_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'approver_id' doesn't have a default value - at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:251) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at com.sun.proxy.$Proxy149.insert(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at com.sun.proxy.$Proxy208.insert(Unknown Source) - at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$65450c54.save() - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.addById(PurchasingPlanServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$65450c54.addById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.postAddObject(PurchasingPlanController.java:111) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$266c085b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.SQLException: Field 'approver_id' doesn't have a default value - at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) - at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) - at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy313.update(Unknown Source) - at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) - at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) - at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at com.sun.proxy.$Proxy312.update(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) - at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 151 common frames omitted -2023-03-17 16:25:10,018 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.ProcurementContentMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Data truncation: Data too long for column 'quantity' at row 1 -; Data truncation: Data too long for column 'quantity' at row 1; nested exception is java.sql.BatchUpdateException: Data truncation: Data too long for column 'quantity' at row 1 -org.springframework.dao.DataIntegrityViolationException: digital.laboratory.platform.reagent.mapper.ProcurementContentMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Data truncation: Data too long for column 'quantity' at row 1 -; Data truncation: Data too long for column 'quantity' at row 1; nested exception is java.sql.BatchUpdateException: Data truncation: Data too long for column 'quantity' at row 1 - at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) - at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) - at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) - at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) - at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.ProcurementContentServiceImpl$$EnhancerBySpringCGLIB$$304a822e.saveBatch() - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.addById(PurchasingPlanServiceImpl.java:91) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) - at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) - at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$65450c54.addById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.postAddObject(PurchasingPlanController.java:111) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$266c085b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.sql.BatchUpdateException: Data truncation: Data too long for column 'quantity' at row 1 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) - at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) - at com.mysql.cj.util.Util.getInstance(Util.java:167) - at com.mysql.cj.util.Util.getInstance(Util.java:174) - at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) - at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) - at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) - at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) - at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) - at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) - at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) - at com.sun.proxy.$Proxy312.flushStatements(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) - at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) - ... 156 common frames omitted -Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'quantity' at row 1 - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) - at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) - ... 173 common frames omitted -2023-03-17 16:27:00,060 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:27:00,060 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:27:00,061 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:27:00,061 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:27:00,064 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 16:27:00,067 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 16:27:00,071 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 16:27:00,071 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 16:27:00,073 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 16:27:00,074 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 16:27:00,389 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:27:00,390 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 16:27:00,391 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 16:27:00,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 16:27:00,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 16:27:00,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@183d57ab[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 16:27:00,391 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679041088598_127.0.0.1_54816 -2023-03-17 16:27:00,392 [nacos-grpc-client-executor-122] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679041088598_127.0.0.1_54816]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 16:27:00,393 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2b1e4108[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 123] -2023-03-17 16:27:00,393 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@c975e05[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 177] -2023-03-17 16:27:00,394 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 16:27:00,395 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 16:27:00,517 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 16:27:00,521 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 16:27:05,099 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:27:05,279 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:27:05,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:27:05,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:05,320 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:05,321 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:05,321 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:05,321 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:05,321 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:05,322 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:05,348 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:27:05,352 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:27:05,353 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:27:07,101 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:27:07,101 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:27:07,701 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:27:07,918 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:27:07,920 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:27:07,943 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 16:27:08,102 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:27:08,144 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:27:08,153 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:27:08,153 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:27:08,153 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:27:08,153 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:27:08,153 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:08,154 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:27:08,177 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:27:08,178 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,279 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6cd45b6c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,281 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,296 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,302 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,372 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:27:08,372 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:27:08,385 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,424 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:27:08,600 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:27:08,615 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:27:08,615 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1498 ms -2023-03-17 16:27:10,978 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:27:11,597 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:27:11,944 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 16:27:11,945 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 16:27:11,945 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 16:27:11,956 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 5d0defc8-b15e-4c7a-87b0-51e46c4662fb -2023-03-17 16:27:11,957 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 16:27:11,958 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 16:27:11,958 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 16:27:11,959 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 16:27:11,959 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:27:12,076 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041631964_127.0.0.1_56322 -2023-03-17 16:27:12,076 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:27:12,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]Notify connected event to listeners. -2023-03-17 16:27:12,076 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:27:12,076 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:27:12,186 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 16:27:12,328 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:27:12,870 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50b010d4, org.springframework.security.web.context.SecurityContextPersistenceFilter@218c6d3e, org.springframework.security.web.header.HeaderWriterFilter@3fecdd00, org.springframework.security.web.authentication.logout.LogoutFilter@49318c2a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@56c7e2d1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e74300b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52984065, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@510d4d4b, org.springframework.security.web.session.SessionManagementFilter@951053f, org.springframework.security.web.access.ExceptionTranslationFilter@73f6ffb1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3359217d] -2023-03-17 16:27:13,176 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 16:27:13,260 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:27:13,266 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:27:13,273 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 16:27:13,277 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 16:27:13,281 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 16:27:13,299 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 16:27:13,329 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 16:27:13,331 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 16:27:13,336 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 16:27:13,803 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]receive server push request,request=NotifySubscriberRequest,requestId=293 -2023-03-17 16:27:13,805 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:13,805 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:13,806 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]ack server push request,request=NotifySubscriberRequest,requestId=293 -2023-03-17 16:27:14,269 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:14,270 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:14,451 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.898 seconds (JVM running for 10.505) -2023-03-17 16:27:14,454 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 16:27:14,455 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:27:14,455 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 16:27:14,455 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:27:14,455 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 16:27:14,456 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:27:15,123 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 16:27:15,124 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 16:27:15,126 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 16:27:17,143 [RMI TCP Connection(5)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 16:27:17,224 [RMI TCP Connection(5)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 16:27:18,061 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:18,061 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}] -2023-03-17 16:27:18,600 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]receive server push request,request=NotifySubscriberRequest,requestId=294 -2023-03-17 16:27:18,601 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [5d0defc8-b15e-4c7a-87b0-51e46c4662fb]ack server push request,request=NotifySubscriberRequest,requestId=294 -2023-03-17 16:27:27,512 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'POST' not supported -org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) - at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) - at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) - at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) - at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:30:16,264 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:30:16,264 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:30:16,265 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:30:16,265 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:30:16,267 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 16:30:16,270 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 16:30:16,275 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 16:30:16,275 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 16:30:16,278 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 16:30:16,279 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 16:30:16,279 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 16:30:16,279 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 16:30:16,280 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 16:30:16,280 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 16:30:16,280 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 16:30:16,582 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7ea5dd1b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 16:30:16,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679041631964_127.0.0.1_56322 -2023-03-17 16:30:16,584 [nacos-grpc-client-executor-49] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679041631964_127.0.0.1_56322]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 16:30:16,586 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@22410a79[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 50] -2023-03-17 16:30:16,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1a416dab[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 61] -2023-03-17 16:30:16,587 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 16:30:16,587 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 16:30:16,710 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 16:30:16,715 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 16:30:19,499 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:30:19,730 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:30:19,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:30:19,775 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:19,776 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:19,776 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:19,776 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:19,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:19,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:19,777 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:19,808 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:30:19,813 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:30:19,814 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:30:21,643 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:30:21,643 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:30:22,294 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:30:22,532 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:30:22,534 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:30:22,555 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 16:30:22,710 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:30:22,756 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:22,765 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:22,766 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:22,766 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:30:22,766 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:22,766 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:30:22,791 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:30:22,792 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:22,900 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6c8d8b60' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:22,901 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:22,907 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:22,913 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:22,995 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:30:22,995 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:30:23,007 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:23,052 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:30:23,237 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:30:23,256 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:30:23,256 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1593 ms -2023-03-17 16:30:25,691 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:30:26,408 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:30:26,783 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 16:30:26,784 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 16:30:26,784 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 16:30:26,796 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of b744497b-e1e3-48a1-8d5b-37fcd1d79964 -2023-03-17 16:30:26,796 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 16:30:26,797 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 16:30:26,798 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 16:30:26,798 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 16:30:26,799 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:30:26,920 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041826802_127.0.0.1_56864 -2023-03-17 16:30:26,920 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:30:26,920 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Notify connected event to listeners. -2023-03-17 16:30:26,920 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:30:26,920 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:30:27,045 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 16:30:27,196 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:30:27,778 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@785aeba9, org.springframework.security.web.context.SecurityContextPersistenceFilter@185b998d, org.springframework.security.web.header.HeaderWriterFilter@5435582e, org.springframework.security.web.authentication.logout.LogoutFilter@5f36ba0f, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@59d99269, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@42cf08a1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e2bd635, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1bd98c48, org.springframework.security.web.session.SessionManagementFilter@331886ac, org.springframework.security.web.access.ExceptionTranslationFilter@55145dc5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@36a65069] -2023-03-17 16:30:28,103 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 16:30:28,197 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:30:28,203 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:30:28,211 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 16:30:28,216 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 16:30:28,221 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 16:30:28,242 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 16:30:28,273 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 16:30:28,277 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 16:30:28,281 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 16:30:28,758 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]receive server push request,request=NotifySubscriberRequest,requestId=297 -2023-03-17 16:30:28,760 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:28,760 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:28,760 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]ack server push request,request=NotifySubscriberRequest,requestId=297 -2023-03-17 16:30:29,190 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:29,190 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:29,500 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.709 seconds (JVM running for 11.417) -2023-03-17 16:30:29,503 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 16:30:29,504 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:30:29,504 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 16:30:29,505 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:30:29,505 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 16:30:29,505 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:30:30,368 [RMI TCP Connection(3)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 16:30:30,368 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 16:30:30,370 [RMI TCP Connection(3)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 16:30:32,412 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 16:30:32,540 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 16:30:32,971 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:32,972 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:30:40,939 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]receive server push request,request=NotifySubscriberRequest,requestId=298 -2023-03-17 16:30:40,940 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]ack server push request,request=NotifySubscriberRequest,requestId=298 -2023-03-17 16:30:40,942 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]receive server push request,request=NotifySubscriberRequest,requestId=299 -2023-03-17 16:30:40,942 [nacos-grpc-client-executor-15] WARN [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:187 - out of date data received, old-t: 1679041840939, new-t: 1679041839561 -2023-03-17 16:30:40,942 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]ack server push request,request=NotifySubscriberRequest,requestId=299 -2023-03-17 16:31:45,876 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]receive server push request,request=ClientDetectionRequest,requestId=301 -2023-03-17 16:31:45,876 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]receive server push request,request=ClientDetectionRequest,requestId=300 -2023-03-17 16:31:45,877 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]ack server push request,request=ClientDetectionRequest,requestId=301 -2023-03-17 16:31:45,877 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]ack server push request,request=ClientDetectionRequest,requestId=300 -2023-03-17 16:31:45,879 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679041821418_127.0.0.1_56854]Request stream onCompleted, switch server -2023-03-17 16:31:45,879 [nacos-grpc-client-executor-16] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679041826802_127.0.0.1_56864]Request stream onCompleted, switch server -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Server healthy check fail,currentConnection=1679041821418_127.0.0.1_56854 -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Server healthy check fail,currentConnection=1679041826802_127.0.0.1_56864 -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 16:31:45,882 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 16:31:45,897 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:31:45,898 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:31:45,899 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:31:45,899 [Thread-2] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:31:45,901 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 16:31:45,953 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 16:31:45,959 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:31:45,968 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:238) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:31:45,982 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 16:31:45,982 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 16:31:45,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] success to connect a server [dlp-nacos:8848],connectionId=1679041905887_127.0.0.1_57109 -2023-03-17 16:31:45,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679041905887_127.0.0.1_57110 -2023-03-17 16:31:45,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679041826802_127.0.0.1_56864 -2023-03-17 16:31:45,990 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679041821418_127.0.0.1_56854 -2023-03-17 16:31:45,992 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 16:31:45,992 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Notify disconnected event to listeners -2023-03-17 16:31:45,992 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Notify disconnected event to listeners -2023-03-17 16:31:45,992 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 16:31:45,992 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] DisConnected,clear listen context... -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Notify connected event to listeners. -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Connected,notify listen context... -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Notify connected event to listeners. -2023-03-17 16:31:45,993 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:31:46,056 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 16:31:46,060 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 16:31:46,060 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 16:31:46,062 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 16:31:46,063 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 16:31:46,083 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 16:31:46,083 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 16:31:46,083 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 16:31:46,083 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 16:31:46,083 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 16:31:46,084 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7da7499a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 16:31:46,085 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679041905887_127.0.0.1_57109 -2023-03-17 16:31:46,085 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:299 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964]Fail to connect to server!,error={} -java.lang.InterruptedException: sleep interrupted - at java.lang.Thread.sleep(Native Method) - at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:294) - at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) - at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:31:46,087 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@29c2ec08[Running, pool size = 12, active threads = 0, queued tasks = 0, completed tasks = 28] -2023-03-17 16:31:46,087 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@722ff55d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 7] -2023-03-17 16:31:46,088 [nacos-grpc-client-executor-28] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679041905887_127.0.0.1_57109]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 16:31:46,088 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 16:31:46,089 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679041905997_127.0.0.1_57111 -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679041905887_127.0.0.1_57110 -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Notify disconnected event to listeners -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] DisConnected,clear listen context... -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0]Notify connected event to listeners. -2023-03-17 16:31:46,100 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [cd0bd5ca-2556-45fd-b29e-b69a3f743be5_config-0] Connected,notify listen context... -2023-03-17 16:31:46,101 [nacos-grpc-client-executor-22] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679041905887_127.0.0.1_57110]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 16:31:46,186 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b744497b-e1e3-48a1-8d5b-37fcd1d79964] Client is shutdown ,stop reconnect to server -2023-03-17 16:31:46,214 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 16:31:46,220 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 16:31:48,825 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:31:48,997 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:31:49,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:31:49,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:49,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:49,053 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:31:49,057 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:31:49,058 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:31:50,726 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:31:50,727 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:31:51,294 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:31:51,500 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:31:51,501 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:31:51,522 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 16:31:51,655 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:31:51,694 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:31:51,702 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:31:51,702 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:31:51,702 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:51,703 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:31:51,704 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:51,704 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:31:51,727 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:31:51,729 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,767 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,832 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,836 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@149d7cc6' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,843 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,924 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:31:51,924 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:31:51,937 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:51,976 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:31:52,136 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:31:52,149 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:31:52,150 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1407 ms -2023-03-17 16:31:54,381 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:31:55,007 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:31:55,363 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 16:31:55,363 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 16:31:55,364 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 16:31:55,374 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 9dbe8d28-4884-46b2-acc9-13bc6fed04ac -2023-03-17 16:31:55,374 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 16:31:55,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 16:31:55,375 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 16:31:55,376 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 16:31:55,376 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:31:55,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679041915381_127.0.0.1_57200 -2023-03-17 16:31:55,486 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]Notify connected event to listeners. -2023-03-17 16:31:55,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:31:55,486 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:31:55,486 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:31:55,597 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 16:31:55,739 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:31:56,282 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5fa0943d, org.springframework.security.web.context.SecurityContextPersistenceFilter@17e31657, org.springframework.security.web.header.HeaderWriterFilter@37bac0f4, org.springframework.security.web.authentication.logout.LogoutFilter@c4bb119, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6a35cccf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65a7bc80, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1abb719a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@73bb782d, org.springframework.security.web.session.SessionManagementFilter@4f3672eb, org.springframework.security.web.access.ExceptionTranslationFilter@700b035b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@510d4d4b] -2023-03-17 16:31:56,596 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 16:31:56,680 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:31:56,685 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:31:56,692 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 16:31:56,697 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 16:31:56,700 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 16:31:56,718 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 16:31:56,748 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 16:31:56,750 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 16:31:56,755 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 16:31:57,262 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]receive server push request,request=NotifySubscriberRequest,requestId=304 -2023-03-17 16:31:57,264 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:31:57,264 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:31:57,264 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]ack server push request,request=NotifySubscriberRequest,requestId=304 -2023-03-17 16:31:57,682 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:31:57,682 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:31:57,862 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.582 seconds (JVM running for 10.181) -2023-03-17 16:31:57,865 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 16:31:57,866 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:31:57,866 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 16:31:57,866 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:31:57,867 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 16:31:57,867 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:31:58,320 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 16:31:58,320 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 16:31:58,322 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 16:32:00,357 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 16:32:00,453 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 16:32:01,188 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:32:01,189 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:32:01,719 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]receive server push request,request=NotifySubscriberRequest,requestId=305 -2023-03-17 16:32:01,719 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [9dbe8d28-4884-46b2-acc9-13bc6fed04ac]ack server push request,request=NotifySubscriberRequest,requestId=305 -2023-03-17 16:34:49,367 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Required URI template variable 'procurementContentId' for method parameter type String is not present -org.springframework.web.bind.MissingPathVariableException: Required URI template variable 'procurementContentId' for method parameter type String is not present - at org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver.handleMissingValue(PathVariableMethodArgumentResolver.java:101) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.handleMissingValue(AbstractNamedValueMethodArgumentResolver.java:226) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:931) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:671) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:34:54,405 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Required URI template variable 'procurementContentId' for method parameter type String is not present -org.springframework.web.bind.MissingPathVariableException: Required URI template variable 'procurementContentId' for method parameter type String is not present - at org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver.handleMissingValue(PathVariableMethodArgumentResolver.java:101) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.handleMissingValue(AbstractNamedValueMethodArgumentResolver.java:226) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:931) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:671) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:52:00,935 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Required URI template variable 'procurementContentId' for method parameter type String is not present -org.springframework.web.bind.MissingPathVariableException: Required URI template variable 'procurementContentId' for method parameter type String is not present - at org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver.handleMissingValue(PathVariableMethodArgumentResolver.java:101) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.handleMissingValue(AbstractNamedValueMethodArgumentResolver.java:226) - at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:114) - at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) - at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:931) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:671) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 16:52:10,598 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 16:52:10,598 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 16:52:10,599 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 16:52:10,599 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 16:52:10,602 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 16:52:10,605 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 16:52:10,609 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 16:52:10,610 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 16:52:10,611 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 16:52:10,612 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 16:52:10,612 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 16:52:10,612 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 16:52:10,613 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 16:52:10,613 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 16:52:10,613 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 16:52:10,915 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 16:52:10,916 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 16:52:10,917 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 16:52:10,917 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 16:52:10,917 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@e84681d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 16:52:10,917 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679041915381_127.0.0.1_57200 -2023-03-17 16:52:10,918 [nacos-grpc-client-executor-257] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679041915381_127.0.0.1_57200]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 16:52:10,919 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4e8603d[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 258] -2023-03-17 16:52:10,920 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3278378[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 404] -2023-03-17 16:52:10,920 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 16:52:10,921 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 16:52:11,143 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 16:52:11,147 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 16:52:15,457 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 16:52:15,659 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:52:15,751 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:52:15,752 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:15,753 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:15,753 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:15,753 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:15,754 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:15,754 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:15,754 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:15,778 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:52:15,782 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:52:15,783 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:52:17,511 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 16:52:17,512 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 16:52:18,082 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 16:52:18,278 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 16:52:18,279 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 16:52:18,300 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 16:52:18,438 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 16:52:18,480 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 16:52:18,488 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:52:18,488 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 16:52:18,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:18,490 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 16:52:18,512 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 16:52:18,513 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,616 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@176333ee' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,618 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,623 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,630 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,715 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 16:52:18,715 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 16:52:18,727 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,765 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 16:52:18,924 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 16:52:18,937 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 16:52:18,937 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1410 ms -2023-03-17 16:52:21,273 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:52:21,915 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 16:52:22,292 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 16:52:22,293 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 16:52:22,293 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 16:52:22,303 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 8c0cf26d-4ff0-4f2e-bee8-eff4a69db726 -2023-03-17 16:52:22,304 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 16:52:22,305 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 16:52:22,305 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 16:52:22,305 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 16:52:22,306 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 16:52:22,420 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679043142313_127.0.0.1_53022 -2023-03-17 16:52:22,420 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]Notify connected event to listeners. -2023-03-17 16:52:22,420 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 16:52:22,420 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 16:52:22,420 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 16:52:22,531 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 16:52:22,671 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 16:52:23,215 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b5f06bb, org.springframework.security.web.context.SecurityContextPersistenceFilter@65a7bc80, org.springframework.security.web.header.HeaderWriterFilter@22825762, org.springframework.security.web.authentication.logout.LogoutFilter@58f8ce0f, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@137a9d69, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@216de23a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b166420, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c74ef4a, org.springframework.security.web.session.SessionManagementFilter@e763080, org.springframework.security.web.access.ExceptionTranslationFilter@44f5259a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@38e100ab] -2023-03-17 16:52:23,527 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 16:52:23,610 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:52:23,616 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 16:52:23,623 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 16:52:23,627 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 16:52:23,631 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 16:52:23,648 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 16:52:23,679 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 16:52:23,682 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 16:52:23,686 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 16:52:24,150 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]receive server push request,request=NotifySubscriberRequest,requestId=308 -2023-03-17 16:52:24,152 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:24,152 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:24,152 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]ack server push request,request=NotifySubscriberRequest,requestId=308 -2023-03-17 16:52:24,615 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:24,615 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:24,790 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.905 seconds (JVM running for 10.565) -2023-03-17 16:52:24,794 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 16:52:24,795 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:52:24,795 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 16:52:24,795 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:52:24,795 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 16:52:24,795 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 16:52:25,500 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 16:52:25,500 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 16:52:25,503 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 16:52:27,536 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 16:52:27,625 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 16:52:36,527 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:36,528 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 16:52:37,047 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]receive server push request,request=NotifySubscriberRequest,requestId=309 -2023-03-17 16:52:37,047 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8c0cf26d-4ff0-4f2e-bee8-eff4a69db726]ack server push request,request=NotifySubscriberRequest,requestId=309 -2023-03-17 17:01:19,585 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.postAddObject(PurchasingPlanController.java:111) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$266c085b.postAddObject() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:03:35,270 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:03:35,271 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:03:35,272 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:03:35,272 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:03:35,275 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:03:35,278 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:03:35,281 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:03:35,281 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:03:35,283 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:03:35,284 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:03:35,587 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:03:35,588 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@16eaa075[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:03:35,589 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679043142313_127.0.0.1_53022 -2023-03-17 17:03:35,590 [nacos-grpc-client-executor-149] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679043142313_127.0.0.1_53022]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:03:35,592 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7ffd11ac[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 150] -2023-03-17 17:03:35,592 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1117118[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 224] -2023-03-17 17:03:35,592 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:03:35,593 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:03:35,816 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:03:35,821 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:03:39,875 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:03:40,052 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:03:40,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:03:40,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:40,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:40,088 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:40,089 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:40,089 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:40,089 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:40,089 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:40,112 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:03:40,116 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:03:40,116 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:03:41,824 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:03:41,825 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:03:42,448 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:03:42,645 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:03:42,647 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:03:42,676 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. -2023-03-17 17:03:42,811 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:03:42,852 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:03:42,861 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:03:42,861 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:42,862 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:03:42,863 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:42,863 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:03:42,889 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:03:42,891 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,017 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4597e6e3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,019 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,025 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,033 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,123 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:03:43,123 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:03:43,140 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,180 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:03:43,344 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:03:43,361 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:03:43,361 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1519 ms -2023-03-17 17:03:45,665 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:03:46,476 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:03:46,875 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:03:46,875 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:03:46,876 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:03:46,885 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 73f7aeb2-45a2-4abc-adaa-d49a2bcd8468 -2023-03-17 17:03:46,886 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:03:46,887 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:03:46,887 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:03:46,888 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:03:46,888 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:03:46,998 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679043826895_127.0.0.1_54480 -2023-03-17 17:03:46,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]Notify connected event to listeners. -2023-03-17 17:03:46,998 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:03:46,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:03:46,998 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:03:47,113 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:03:47,258 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:03:47,779 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b20caed, org.springframework.security.web.context.SecurityContextPersistenceFilter@31b4c003, org.springframework.security.web.header.HeaderWriterFilter@1abb719a, org.springframework.security.web.authentication.logout.LogoutFilter@1545ef47, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6a25c9ad, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6238b10a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31406eab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@307eb95f, org.springframework.security.web.session.SessionManagementFilter@146b4c6c, org.springframework.security.web.access.ExceptionTranslationFilter@52539624, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3119fcad] -2023-03-17 17:03:48,094 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:03:48,181 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:03:48,187 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:03:48,195 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:03:48,199 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:03:48,203 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:03:48,221 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:03:48,252 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:03:48,255 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:03:48,259 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:03:48,738 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]receive server push request,request=NotifySubscriberRequest,requestId=312 -2023-03-17 17:03:48,740 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:48,740 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:48,741 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]ack server push request,request=NotifySubscriberRequest,requestId=312 -2023-03-17 17:03:49,205 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:49,205 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:49,386 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.056 seconds (JVM running for 10.672) -2023-03-17 17:03:49,389 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:03:49,390 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:03:49,390 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:03:49,390 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:03:49,390 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:03:49,390 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:03:49,927 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:03:49,927 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:03:49,929 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:03:51,956 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:03:52,065 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:03:53,061 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:53,062 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:03:53,637 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]receive server push request,request=NotifySubscriberRequest,requestId=313 -2023-03-17 17:03:53,638 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [73f7aeb2-45a2-4abc-adaa-d49a2bcd8468]ack server push request,request=NotifySubscriberRequest,requestId=313 -2023-03-17 17:05:34,349 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:208) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$e1be56ff.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$4351b32b.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:08:53,943 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:08:53,943 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:08:53,944 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:08:53,944 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:08:53,947 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:08:53,950 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:08:53,955 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:08:53,956 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:08:53,957 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:08:53,958 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:08:53,959 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:08:53,959 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:08:53,959 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:08:53,959 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:08:53,959 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:08:54,273 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:08:54,274 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:08:54,275 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:08:54,276 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4f8b6772[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:08:54,276 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679043826895_127.0.0.1_54480 -2023-03-17 17:08:54,291 [nacos-grpc-client-executor-75] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679043826895_127.0.0.1_54480]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:08:54,293 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3353e2ac[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 76] -2023-03-17 17:08:54,294 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7e16c16[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 102] -2023-03-17 17:08:54,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:08:54,296 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:08:54,525 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:08:54,530 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:08:57,243 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:08:57,450 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:08:57,488 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:08:57,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:08:57,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:08:57,489 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:08:57,490 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:08:57,490 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:08:57,490 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:08:57,490 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:08:57,516 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:08:57,520 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:08:57,521 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:08:59,377 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:08:59,378 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:09:00,013 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:09:00,239 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:09:00,241 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:09:00,263 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:09:00,422 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:09:00,469 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:00,479 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:00,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:00,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:00,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:00,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:00,480 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:00,519 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:09:00,521 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,638 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@2e9dcdd3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,640 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,645 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,652 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,740 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:09:00,740 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:09:00,753 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,798 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:00,981 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:09:00,998 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:09:00,998 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1602 ms -2023-03-17 17:09:03,433 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:09:04,120 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:09:04,491 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:09:04,491 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:09:04,492 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:09:04,504 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 857cff3d-a4e3-4198-8d0f-38e5e0629dc1 -2023-03-17 17:09:04,505 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:09:04,506 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:09:04,506 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:09:04,507 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:09:04,507 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:09:04,623 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044144511_127.0.0.1_55482 -2023-03-17 17:09:04,623 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]Notify connected event to listeners. -2023-03-17 17:09:04,623 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:09:04,623 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:09:04,623 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:09:04,753 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:09:04,937 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:09:05,535 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4f6938cb, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d73f2a1, org.springframework.security.web.header.HeaderWriterFilter@7739bcca, org.springframework.security.web.authentication.logout.LogoutFilter@50fd7d94, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@50cdaf32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2bf5f4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@36f807f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@376ba8e3, org.springframework.security.web.session.SessionManagementFilter@298eca94, org.springframework.security.web.access.ExceptionTranslationFilter@75715a14, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4628344c] -2023-03-17 17:09:05,880 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:09:05,977 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:09:05,984 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:09:05,991 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:09:05,996 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:09:06,001 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:09:06,023 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:09:06,055 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:09:06,058 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:09:06,062 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:09:06,552 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]receive server push request,request=NotifySubscriberRequest,requestId=316 -2023-03-17 17:09:06,554 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:06,555 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:06,555 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]ack server push request,request=NotifySubscriberRequest,requestId=316 -2023-03-17 17:09:06,970 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:06,971 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:07,297 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.65 seconds (JVM running for 11.322) -2023-03-17 17:09:07,300 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:09:07,301 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:07,301 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:09:07,301 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:07,301 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:09:07,302 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:07,595 [RMI TCP Connection(5)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:09:07,596 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:09:07,598 [RMI TCP Connection(5)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:09:09,643 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:09:09,744 [RMI TCP Connection(6)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:09:10,597 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:10,598 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:10,801 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:208) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$4949e38c.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$6b9277fd.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:09:11,118 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]receive server push request,request=NotifySubscriberRequest,requestId=317 -2023-03-17 17:09:11,119 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [857cff3d-a4e3-4198-8d0f-38e5e0629dc1]ack server push request,request=NotifySubscriberRequest,requestId=317 -2023-03-17 17:09:20,632 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:09:20,632 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:09:20,633 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:09:20,633 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:09:20,635 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:09:20,638 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:09:20,644 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:09:20,644 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:09:20,646 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:09:20,647 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:09:20,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:09:20,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:09:20,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:09:20,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:09:20,648 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:09:20,950 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:09:20,951 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:09:20,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:09:20,951 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:09:20,952 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:09:20,952 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@21bfdd9a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:09:20,953 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044144511_127.0.0.1_55482 -2023-03-17 17:09:20,954 [nacos-grpc-client-executor-15] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044144511_127.0.0.1_55482]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:09:20,956 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4d2307f7[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 16] -2023-03-17 17:09:20,957 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6d5ff368[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] -2023-03-17 17:09:20,958 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:09:20,959 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:09:21,084 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:09:21,089 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:09:23,862 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:09:24,074 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:09:24,114 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:09:24,115 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:24,115 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:24,116 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:24,116 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:24,116 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:24,116 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:24,117 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:24,145 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:09:24,149 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:09:24,150 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:09:25,926 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:09:25,927 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:09:26,563 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:09:26,792 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:09:26,794 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:09:26,816 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:09:26,974 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:09:27,020 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:09:27,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:27,029 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:27,030 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:09:27,031 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:27,031 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:09:27,070 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:09:27,072 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,180 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@40fee459' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,182 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,187 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,194 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,282 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:09:27,283 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:09:27,296 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,344 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:09:27,525 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:09:27,541 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:09:27,541 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1596 ms -2023-03-17 17:09:29,972 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:09:30,656 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:09:31,022 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:09:31,023 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:09:31,023 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:09:31,035 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a069bd65-aef2-4c4d-b651-e4f8c90d5704 -2023-03-17 17:09:31,035 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:09:31,037 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:09:31,037 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:09:31,037 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:09:31,038 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:09:31,156 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044171041_127.0.0.1_55687 -2023-03-17 17:09:31,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Notify connected event to listeners. -2023-03-17 17:09:31,156 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:09:31,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:09:31,156 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:09:31,285 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:09:31,466 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:09:32,048 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e387da1, org.springframework.security.web.context.SecurityContextPersistenceFilter@7cb4fc46, org.springframework.security.web.header.HeaderWriterFilter@988eae9, org.springframework.security.web.authentication.logout.LogoutFilter@5f3705e7, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5ee63d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@409a164d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@447cdbaa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@55145dc5, org.springframework.security.web.session.SessionManagementFilter@589c648, org.springframework.security.web.access.ExceptionTranslationFilter@402d443d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@56313529] -2023-03-17 17:09:32,371 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:09:32,468 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:09:32,474 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:09:32,482 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:09:32,487 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:09:32,492 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:09:32,514 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:09:32,546 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:09:32,549 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:09:32,554 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:09:33,011 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=NotifySubscriberRequest,requestId=319 -2023-03-17 17:09:33,013 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:33,013 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:33,014 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=NotifySubscriberRequest,requestId=319 -2023-03-17 17:09:33,473 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:33,474 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:33,779 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.507 seconds (JVM running for 11.21) -2023-03-17 17:09:33,782 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:09:33,783 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:33,783 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:09:33,784 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:33,784 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:09:33,784 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:09:34,553 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:09:34,553 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:09:34,555 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:09:36,579 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:09:36,681 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:09:37,484 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:09:37,485 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:10:30,636 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=53s854ms133µs500ns). -2023-03-17 17:10:30,641 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=NotifySubscriberRequest,requestId=321 -2023-03-17 17:10:30,643 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=NotifySubscriberRequest,requestId=321 -2023-03-17 17:10:30,643 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]receive server push request,request=ClientDetectionRequest,requestId=324 -2023-03-17 17:10:30,643 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]ack server push request,request=ClientDetectionRequest,requestId=324 -2023-03-17 17:10:30,644 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679044165706_127.0.0.1_55680]Request stream onCompleted, switch server -2023-03-17 17:10:30,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Server healthy check fail,currentConnection=1679044165706_127.0.0.1_55680 -2023-03-17 17:10:30,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Server healthy check fail,currentConnection=1679044171041_127.0.0.1_55687 -2023-03-17 17:10:30,648 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 17:10:30,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:10:30,648 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:10:30,648 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=NotifySubscriberRequest,requestId=322 -2023-03-17 17:10:30,649 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=NotifySubscriberRequest,requestId=322 -2023-03-17 17:10:30,651 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=NotifySubscriberRequest,requestId=323 -2023-03-17 17:10:30,652 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=NotifySubscriberRequest,requestId=323 -2023-03-17 17:10:30,653 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=NotifySubscriberRequest,requestId=325 -2023-03-17 17:10:30,653 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=NotifySubscriberRequest,requestId=325 -2023-03-17 17:10:30,656 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]receive server push request,request=ClientDetectionRequest,requestId=326 -2023-03-17 17:10:30,656 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]ack server push request,request=ClientDetectionRequest,requestId=326 -2023-03-17 17:10:30,656 [nacos-grpc-client-executor-17] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044171041_127.0.0.1_55687]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:10:30,661 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:10:30,662 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:10:30,663 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:10:30,663 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:10:30,667 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:10:30,677 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:10:30,707 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:208) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$fa1f80be.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$95db6ab1.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:10:30,727 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:10:30,735 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /purchasing_plan/approve/ -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:208) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$fa1f80be.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$95db6ab1.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -2023-03-17 17:10:30,749 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:10:30,758 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] success to connect a server [dlp-nacos:8848],connectionId=1679044230653_127.0.0.1_55886 -2023-03-17 17:10:30,758 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044230653_127.0.0.1_55885 -2023-03-17 17:10:30,758 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044171041_127.0.0.1_55687 -2023-03-17 17:10:30,758 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044165706_127.0.0.1_55680 -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Notify disconnected event to listeners -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Notify disconnected event to listeners -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] DisConnected,clear listen context... -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Notify connected event to listeners. -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Connected,notify listen context... -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:10:30,760 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704]Notify connected event to listeners. -2023-03-17 17:10:30,761 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:10:30,779 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:10:30,782 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:10:30,782 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:10:30,784 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:10:30,785 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:10:30,850 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:10:30,850 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:10:30,852 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a069bd65-aef2-4c4d-b651-e4f8c90d5704] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:10:30,867 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044230763_127.0.0.1_55887 -2023-03-17 17:10:30,867 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044230653_127.0.0.1_55885 -2023-03-17 17:10:30,868 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Notify disconnected event to listeners -2023-03-17 17:10:30,868 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] DisConnected,clear listen context... -2023-03-17 17:10:30,868 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0]Notify connected event to listeners. -2023-03-17 17:10:30,868 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [c92e31ab-a358-4524-99ca-38ab98a4f82a_config-0] Connected,notify listen context... -2023-03-17 17:10:30,869 [nacos-grpc-client-executor-24] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679044230653_127.0.0.1_55885]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:10:31,093 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:10:31,094 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@30c5e5d7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:10:31,095 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044230653_127.0.0.1_55886 -2023-03-17 17:10:31,095 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@331ea60e[Running, pool size = 14, active threads = 0, queued tasks = 0, completed tasks = 24] -2023-03-17 17:10:31,095 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4c3df312[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3] -2023-03-17 17:10:31,096 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:10:31,097 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:10:31,470 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:10:31,474 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:10:34,220 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:10:34,430 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:10:34,468 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:10:34,468 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:34,469 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:34,496 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:10:34,500 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:10:34,501 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:10:36,334 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:10:36,335 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:10:36,973 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:10:37,198 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:10:37,200 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:10:37,223 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 17:10:37,381 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:10:37,428 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:10:37,437 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:10:37,437 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:10:37,437 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:10:37,437 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:37,438 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:10:37,463 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:10:37,465 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,594 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5444f1c3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,595 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,600 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,607 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,692 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:10:37,692 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:10:37,705 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,751 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:10:37,923 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:10:37,940 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:10:37,940 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1587 ms -2023-03-17 17:10:40,371 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:10:41,080 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:10:41,463 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:10:41,464 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:10:41,465 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:10:41,476 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 27c446dc-c807-4bc7-9f66-d05d1f815d49 -2023-03-17 17:10:41,477 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:10:41,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:10:41,478 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:10:41,479 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:10:41,479 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:10:41,592 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044241483_127.0.0.1_55985 -2023-03-17 17:10:41,592 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]Notify connected event to listeners. -2023-03-17 17:10:41,592 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:10:41,592 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:10:41,592 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:10:41,718 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:10:41,882 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:10:42,509 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@9cdceeb, org.springframework.security.web.context.SecurityContextPersistenceFilter@57be9aa4, org.springframework.security.web.header.HeaderWriterFilter@5bf1e07, org.springframework.security.web.authentication.logout.LogoutFilter@11ed241c, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@678f685f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30d5668a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3bc57af4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@591b8f15, org.springframework.security.web.session.SessionManagementFilter@4e43a23a, org.springframework.security.web.access.ExceptionTranslationFilter@9cabd07, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@51d2218e] -2023-03-17 17:10:42,848 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:10:42,942 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:10:42,948 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:10:42,956 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:10:42,961 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:10:42,967 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:10:42,993 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:10:43,030 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:10:43,034 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:10:43,038 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:10:43,462 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]receive server push request,request=NotifySubscriberRequest,requestId=328 -2023-03-17 17:10:43,464 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:10:43,464 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:10:43,464 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [27c446dc-c807-4bc7-9f66-d05d1f815d49]ack server push request,request=NotifySubscriberRequest,requestId=328 -2023-03-17 17:10:43,943 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:10:43,943 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:10:44,253 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.635 seconds (JVM running for 11.321) -2023-03-17 17:10:44,257 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:10:44,258 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:10:44,258 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:10:44,258 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:10:44,258 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:10:44,258 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:10:44,917 [RMI TCP Connection(4)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:10:44,917 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:10:44,920 [RMI TCP Connection(4)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:10:46,942 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:10:47,065 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:11:09,550 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:11:09,550 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:11:09,551 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:11:09,551 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:11:09,554 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:11:09,560 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:11:09,565 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:11:09,566 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:11:09,568 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:11:09,569 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:11:09,871 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:11:09,871 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:11:09,872 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:11:09,873 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:11:09,873 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@62e9d08[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:11:09,873 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044241483_127.0.0.1_55985 -2023-03-17 17:11:09,874 [nacos-grpc-client-executor-15] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044241483_127.0.0.1_55985]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:11:09,876 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@483c4081[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 16] -2023-03-17 17:11:09,876 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@27da71b1[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 9] -2023-03-17 17:11:09,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:11:09,879 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:11:10,003 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:11:10,009 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:11:12,765 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:11:12,970 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:11:13,008 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:11:13,009 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:13,009 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:13,009 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:13,010 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:13,010 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:13,010 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:13,010 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:13,036 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:11:13,040 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:11:13,042 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:11:14,844 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:11:14,845 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:11:15,484 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:11:15,708 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:11:15,710 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:11:15,732 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:11:15,887 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:11:15,932 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:11:15,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:11:15,941 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:15,942 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:11:15,943 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:15,943 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:11:15,969 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:11:15,971 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,089 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@54e06788' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,090 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,097 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,117 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,204 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:11:16,204 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:11:16,218 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,263 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:11:16,439 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:11:16,455 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:11:16,455 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1592 ms -2023-03-17 17:11:18,852 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:11:19,565 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:11:19,940 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:11:19,940 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:11:19,941 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:11:19,953 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d866b997-bd89-4ff2-b753-17708e31e9a2 -2023-03-17 17:11:19,953 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:11:19,954 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:11:19,955 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:11:19,955 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:11:19,956 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:11:20,074 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044279959_127.0.0.1_56204 -2023-03-17 17:11:20,074 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify connected event to listeners. -2023-03-17 17:11:20,074 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:11:20,074 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:11:20,074 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:11:20,218 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:11:20,382 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:11:21,098 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@efa6a81, org.springframework.security.web.context.SecurityContextPersistenceFilter@71639428, org.springframework.security.web.header.HeaderWriterFilter@6f0ea5de, org.springframework.security.web.authentication.logout.LogoutFilter@23d030b1, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@5a1c0bcc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f500481, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7be29ac4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@573e38c, org.springframework.security.web.session.SessionManagementFilter@585d570e, org.springframework.security.web.access.ExceptionTranslationFilter@48b85dc5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5a59f3d9] -2023-03-17 17:11:21,526 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:11:21,660 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:11:21,667 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:11:21,676 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:11:21,681 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:11:21,686 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:11:21,708 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:11:21,744 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:11:21,748 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:11:21,753 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:11:22,185 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=NotifySubscriberRequest,requestId=332 -2023-03-17 17:11:22,188 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:22,188 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:22,189 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=NotifySubscriberRequest,requestId=332 -2023-03-17 17:11:22,653 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:22,654 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:23,093 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.924 seconds (JVM running for 11.602) -2023-03-17 17:11:23,097 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:11:23,097 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:11:23,098 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:11:23,098 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:11:23,098 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:11:23,098 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:11:23,532 [RMI TCP Connection(6)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:11:23,533 [RMI TCP Connection(6)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:11:23,536 [RMI TCP Connection(6)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:11:24,367 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:24,368 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:11:47,059 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=NotifySubscriberRequest,requestId=333 -2023-03-17 17:11:47,060 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]receive server push request,request=ClientDetectionRequest,requestId=338 -2023-03-17 17:11:47,060 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=NotifySubscriberRequest,requestId=333 -2023-03-17 17:11:47,060 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]ack server push request,request=ClientDetectionRequest,requestId=338 -2023-03-17 17:11:47,061 [nacos-grpc-client-executor-13] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679044274621_127.0.0.1_56196]Request stream onCompleted, switch server -2023-03-17 17:11:47,065 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Server healthy check fail,currentConnection=1679044279959_127.0.0.1_56204 -2023-03-17 17:11:47,065 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 17:11:47,065 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Server healthy check fail,currentConnection=1679044274621_127.0.0.1_56196 -2023-03-17 17:11:47,065 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=NotifySubscriberRequest,requestId=334 -2023-03-17 17:11:47,065 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:11:47,065 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:11:47,065 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=NotifySubscriberRequest,requestId=334 -2023-03-17 17:11:47,067 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=NotifySubscriberRequest,requestId=335 -2023-03-17 17:11:47,067 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:11:47,068 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=NotifySubscriberRequest,requestId=335 -2023-03-17 17:11:47,070 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=NotifySubscriberRequest,requestId=336 -2023-03-17 17:11:47,071 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=NotifySubscriberRequest,requestId=336 -2023-03-17 17:11:47,072 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=ClientDetectionRequest,requestId=337 -2023-03-17 17:11:47,072 [nacos-grpc-client-executor-16] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=ClientDetectionRequest,requestId=337 -2023-03-17 17:11:47,073 [nacos-grpc-client-executor-16] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044279959_127.0.0.1_56204]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:11:47,165 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:11:47,173 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044307070_127.0.0.1_56335 -2023-03-17 17:11:47,173 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044274621_127.0.0.1_56196 -2023-03-17 17:11:47,174 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:11:47,175 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify disconnected event to listeners -2023-03-17 17:11:47,175 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:11:47,175 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] DisConnected,clear listen context... -2023-03-17 17:11:47,175 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify connected event to listeners. -2023-03-17 17:11:47,175 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Connected,notify listen context... -2023-03-17 17:11:47,176 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] success to connect a server [dlp-nacos:8848],connectionId=1679044307072_127.0.0.1_56336 -2023-03-17 17:11:47,176 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044279959_127.0.0.1_56204 -2023-03-17 17:11:47,176 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify disconnected event to listeners -2023-03-17 17:11:47,176 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:11:47,177 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:11:47,177 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify connected event to listeners. -2023-03-17 17:11:47,178 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:11:47,266 [com.alibaba.nacos.client.naming.updater.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:11:47,267 [com.alibaba.nacos.client.naming.updater.0] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:11:47,269 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:11:47,286 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044307182_127.0.0.1_56338 -2023-03-17 17:11:47,286 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044307070_127.0.0.1_56335 -2023-03-17 17:11:47,287 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify disconnected event to listeners -2023-03-17 17:11:47,287 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] DisConnected,clear listen context... -2023-03-17 17:11:47,287 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify connected event to listeners. -2023-03-17 17:11:47,287 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Connected,notify listen context... -2023-03-17 17:11:47,288 [nacos-grpc-client-executor-23] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679044307070_127.0.0.1_56335]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:13:01,187 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m13s911ms689µs900ns). -2023-03-17 17:13:01,188 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO [com.alibaba.nacos.client.naming] RedoScheduledTask.java:72 - Redo instance operation REGISTER for DEFAULT_GROUP@@dlp-reagent-managment -2023-03-17 17:13:01,246 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 17:13:01,283 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:13:01,283 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:13:01,286 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:13:01,286 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:13:01,298 [nacos-grpc-client-executor-24] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]receive server push request,request=ClientDetectionRequest,requestId=340 -2023-03-17 17:13:01,299 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Connection is unregistered, switch server,connectionId=1679044307182_127.0.0.1_56338,request=ConfigBatchListenRequest -2023-03-17 17:13:01,299 [nacos-grpc-client-executor-24] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]ack server push request,request=ClientDetectionRequest,requestId=340 -2023-03-17 17:13:01,299 [nacos-grpc-client-executor-24] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044307182_127.0.0.1_56338]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:13:01,324 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Connection is unregistered, switch server,connectionId=1679044307072_127.0.0.1_56336,request=InstanceRequest -2023-03-17 17:13:01,322 [nacos-grpc-client-executor-22] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]receive server push request,request=ClientDetectionRequest,requestId=341 -2023-03-17 17:13:01,324 [nacos-grpc-client-executor-22] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]ack server push request,request=ClientDetectionRequest,requestId=341 -2023-03-17 17:13:01,325 [nacos-grpc-client-executor-22] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044307072_127.0.0.1_56336]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:13:01,337 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 17:13:01,347 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Server healthy check fail,currentConnection=1679044307182_127.0.0.1_56338 -2023-03-17 17:13:01,347 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:13:01,357 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR -Received Goaway -app_requested -2023-03-17 17:13:01,358 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:13:01,366 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Server healthy check fail,currentConnection=1679044307072_127.0.0.1_56336 -2023-03-17 17:13:01,366 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:13:01,375 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:13:01,385 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.nio.channels.ClosedChannelException: null - at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:268) - at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492) - at org.xnio.nio.NioSocketConduit.write(NioSocketConduit.java:162) - at io.undertow.server.protocol.http.HttpResponseConduit.processWrite(HttpResponseConduit.java:260) - at io.undertow.server.protocol.http.HttpResponseConduit.write(HttpResponseConduit.java:639) - at io.undertow.conduits.ChunkedStreamSinkConduit.doWrite(ChunkedStreamSinkConduit.java:166) - at io.undertow.conduits.ChunkedStreamSinkConduit.write(ChunkedStreamSinkConduit.java:128) - at org.xnio.conduits.ConduitStreamSinkChannel.write(ConduitStreamSinkChannel.java:150) - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:240) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:13:01,389 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.io.IOException: UT010029: Stream is closed - at io.undertow.servlet.spec.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:138) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.write(OnCommittedResponseWrapper.java:638) - at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2177) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1190) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:13:01,400 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Connection is unregistered. -2023-03-17 17:13:01,425 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=Connection is unregistered. -2023-03-17 17:13:01,438 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,459 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044381368_127.0.0.1_56490 -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044307182_127.0.0.1_56338 -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify disconnected event to listeners -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] DisConnected,clear listen context... -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify connected event to listeners. -2023-03-17 17:13:01,474 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Connected,notify listen context... -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] success to connect a server [dlp-nacos:8848],connectionId=1679044381369_127.0.0.1_56491 -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044307072_127.0.0.1_56336 -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify disconnected event to listeners -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify connected event to listeners. -2023-03-17 17:13:01,475 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:13:01,478 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,481 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:13:01,482 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:13:01,484 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:13:01,485 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:13:01,485 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:13:01,485 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:13:01,485 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:13:01,485 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:13:01,486 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:13:01,505 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,505 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:878 - Async listen config change error -com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.requestProxy(ClientWorker.java:1067) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.requestProxy(ClientWorker.java:1042) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.executeConfigListen(ClientWorker.java:831) - at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$4.run(ClientWorker.java:748) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:13:01,535 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=InstanceRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,539 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO [com.alibaba.nacos.client.naming] RedoScheduledTask.java:110 - Redo subscriber operation REGISTER for DEFAULT_GROUP@@dlp-admin-service# -2023-03-17 17:13:01,539 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,539 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:13:01,715 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,715 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] success to connect a server [dlp-nacos:8848],connectionId=1679044381478_127.0.0.1_56495 -2023-03-17 17:13:01,717 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044381369_127.0.0.1_56491 -2023-03-17 17:13:01,718 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify disconnected event to listeners -2023-03-17 17:13:01,718 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:13:01,718 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:13:01,718 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2]Notify connected event to listeners. -2023-03-17 17:13:01,718 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:13:01,727 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,727 [nacos-grpc-client-executor-37] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679044381369_127.0.0.1_56491]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:13:01,727 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044381478_127.0.0.1_56494 -2023-03-17 17:13:01,727 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044381368_127.0.0.1_56490 -2023-03-17 17:13:01,728 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:13:01,727 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:13:01,728 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify disconnected event to listeners -2023-03-17 17:13:01,728 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:13:01,728 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] DisConnected,clear listen context... -2023-03-17 17:13:01,728 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0]Notify connected event to listeners. -2023-03-17 17:13:01,728 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:13:01,728 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Connected,notify listen context... -2023-03-17 17:13:01,728 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:13:01,728 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:13:01,728 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:13:01,729 [nacos-grpc-client-executor-35] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679044381368_127.0.0.1_56490]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:13:01,729 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e9bbe48f-5ffa-49f8-b2c5-46ff6fdbf2f1_config-0] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:13:01,729 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d866b997-bd89-4ff2-b753-17708e31e9a2] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:13:01,729 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:13:01,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:13:01,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4bf67e64[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:13:01,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044381478_127.0.0.1_56495 -2023-03-17 17:13:01,730 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@310c4c0c[Running, pool size = 18, active threads = 0, queued tasks = 0, completed tasks = 40] -2023-03-17 17:13:01,730 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@ceb5b21[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2] -2023-03-17 17:13:01,732 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:13:01,732 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:13:01,733 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:13:01,833 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:SHUTDOWN -2023-03-17 17:13:01,833 [com.alibaba.nacos.client.naming.grpc.redo.0] ERROR [com.alibaba.nacos.client.naming] RedoScheduledTask.java:99 - Redo subscriber operation REGISTER for DEFAULT_GROUP@@dlp-admin-service# failed. -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doSubscribe(NamingGrpcClientProxy.java:227) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.redoForSubscribe(RedoScheduledTask.java:116) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.redoForSubscribes(RedoScheduledTask.java:97) - at com.alibaba.nacos.client.naming.remote.gprc.redo.RedoScheduledTask.run(RedoScheduledTask.java:51) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) - at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:SHUTDOWN - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 12 common frames omitted -2023-03-17 17:13:01,861 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:13:01,867 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:13:06,019 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:13:06,225 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:13:06,266 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:13:06,266 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:06,267 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:06,267 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:06,267 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:06,267 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:06,268 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:06,268 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:06,296 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:13:06,301 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:13:06,302 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:13:08,096 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:13:08,097 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:13:08,739 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:13:08,964 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:13:08,966 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:13:08,988 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:13:09,139 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:13:09,181 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:09,190 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:09,191 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:13:09,215 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:13:09,217 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,333 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@18f13756' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,335 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,341 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,349 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,433 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:13:09,434 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:13:09,447 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,493 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:13:09,677 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:13:09,695 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:13:09,696 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1581 ms -2023-03-17 17:13:12,104 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:13:12,820 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:13:13,189 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:13:13,190 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:13:13,190 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:13:13,204 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 297a2d6a-29e0-4c88-81a5-2acd533bd605 -2023-03-17 17:13:13,205 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:13:13,206 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:13:13,206 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:13:13,207 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:13:13,207 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:13:13,325 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044393212_127.0.0.1_56587 -2023-03-17 17:13:13,325 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Notify connected event to listeners. -2023-03-17 17:13:13,325 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:13:13,325 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:13:13,325 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:13:13,469 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:13:13,621 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:13:14,200 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3e4d197, org.springframework.security.web.context.SecurityContextPersistenceFilter@2fa81b23, org.springframework.security.web.header.HeaderWriterFilter@64514009, org.springframework.security.web.authentication.logout.LogoutFilter@7b3b763d, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6f36c42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7335aae5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@79c48ad5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@222557fc, org.springframework.security.web.session.SessionManagementFilter@1170d81f, org.springframework.security.web.access.ExceptionTranslationFilter@22112da1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@402d443d] -2023-03-17 17:13:14,526 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:13:14,622 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:13:14,629 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:13:14,637 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:13:14,642 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:13:14,647 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:13:14,668 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:13:14,701 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:13:14,704 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:13:14,708 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:13:15,212 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]receive server push request,request=NotifySubscriberRequest,requestId=344 -2023-03-17 17:13:15,213 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:15,214 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:15,214 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]ack server push request,request=NotifySubscriberRequest,requestId=344 -2023-03-17 17:13:15,630 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:15,631 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:15,925 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.496 seconds (JVM running for 11.153) -2023-03-17 17:13:15,929 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:13:15,929 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:13:15,930 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:13:15,930 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:13:15,930 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:13:15,930 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:13:16,497 [RMI TCP Connection(2)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:13:16,497 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:13:16,500 [RMI TCP Connection(2)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:13:18,521 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:13:18,625 [RMI TCP Connection(3)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:13:42,009 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:42,009 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:13:53,558 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]receive server push request,request=NotifySubscriberRequest,requestId=345 -2023-03-17 17:13:53,558 [nacos-grpc-client-executor-13] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]ack server push request,request=NotifySubscriberRequest,requestId=345 -2023-03-17 17:13:53,560 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]receive server push request,request=NotifySubscriberRequest,requestId=346 -2023-03-17 17:13:53,560 [nacos-grpc-client-executor-17] WARN [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:187 - out of date data received, old-t: 1679044433557, new-t: 1679044428651 -2023-03-17 17:13:53,560 [nacos-grpc-client-executor-17] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]ack server push request,request=NotifySubscriberRequest,requestId=346 -2023-03-17 17:19:56,875 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=6m3s318ms771µs900ns). -2023-03-17 17:19:56,887 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Server healthy check fail,currentConnection=1679044393212_127.0.0.1_56587 -2023-03-17 17:19:56,887 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason -2023-03-17 17:19:56,887 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason -2023-03-17 17:19:56,887 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:19:56,888 [nacos-grpc-client-executor-18] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679044393212_127.0.0.1_56587]Request stream error, switch server,error={} -com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:19:56,890 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Server healthy check fail,currentConnection=1679044387868_127.0.0.1_56578 -2023-03-17 17:19:56,889 [nacos-grpc-client-executor-19] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679044387868_127.0.0.1_56578]Request stream error, switch server,error={} -com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception - at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) - at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) - at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) - at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) - at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) - at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) - at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) - at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 - at sun.nio.ch.SocketDispatcher.read0(Native Method) - at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) - at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) - at sun.nio.ch.IOUtil.read(IOUtil.java:192) - at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:247) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1140) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - ... 1 common frames omitted -2023-03-17 17:19:56,890 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:19:56,901 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:19:56,901 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:19:56,902 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:19:56,903 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:19:56,906 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:19:56,915 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:19:56,988 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:56,988 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:56,996 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=0,errorMessage=Connection is unregistered. -2023-03-17 17:19:56,997 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] success to connect a server [dlp-nacos:8848],connectionId=1679044796892_127.0.0.1_57370 -2023-03-17 17:19:56,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679044796893_127.0.0.1_57371 -2023-03-17 17:19:56,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044387868_127.0.0.1_56578 -2023-03-17 17:19:56,998 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679044393212_127.0.0.1_56587 -2023-03-17 17:19:57,000 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Notify disconnected event to listeners -2023-03-17 17:19:57,000 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Notify disconnected event to listeners -2023-03-17 17:19:57,000 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:19:57,000 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] DisConnected,clear listen context... -2023-03-17 17:19:57,000 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0]Notify connected event to listeners. -2023-03-17 17:19:57,001 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:19:57,001 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [e00f8cb3-ef72-43a4-b972-c46d77b3e59b_config-0] Connected,notify listen context... -2023-03-17 17:19:57,001 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605]Notify connected event to listeners. -2023-03-17 17:19:57,001 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:19:57,018 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:57,021 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:19:57,022 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:19:57,023 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:19:57,024 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:19:57,024 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:19:57,025 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:19:57,025 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:19:57,025 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:19:57,025 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:19:57,088 [com.alibaba.nacos.client.naming.updater.1] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:57,088 [com.alibaba.nacos.client.naming.updater.2] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ServiceQueryRequest{headers={}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:57,088 [com.alibaba.nacos.client.naming.updater.2] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-admin-service -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:19:57,088 [com.alibaba.nacos.client.naming.updater.1] WARN [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:195 - [NA] failed to update serviceName: DEFAULT_GROUP@@dlp-reagent-managment -com.alibaba.nacos.api.exception.NacosException: Request nacos server failed: - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:279) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.queryInstancesOfService(NamingGrpcClientProxy.java:169) - at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.queryInstancesOfService(NamingClientProxyDelegate.java:111) - at com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService$UpdateTask.run(ServiceInfoUpdateService.java:182) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) - at java.util.concurrent.FutureTask.run(FutureTask.java) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected,current status:UNHEALTHY - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:655) - at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:635) - at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:269) - ... 11 common frames omitted -2023-03-17 17:19:57,088 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:19:57,089 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:19:57,090 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:19:57,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:19:57,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:19:57,090 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] Server check success,currentServer isdlp-nacos:8848 -2023-03-17 17:19:57,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7dbe7deb[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:19:57,090 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044796892_127.0.0.1_57370 -2023-03-17 17:19:57,091 [nacos-grpc-client-executor-28] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679044796892_127.0.0.1_57370]Request stream onCompleted, switch server -2023-03-17 17:19:57,091 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [297a2d6a-29e0-4c88-81a5-2acd533bd605] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:19:57,091 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@40239e93[Running, pool size = 11, active threads = 0, queued tasks = 0, completed tasks = 29] -2023-03-17 17:19:57,092 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@41a7b660[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 13] -2023-03-17 17:19:57,092 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:19:57,093 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:19:57,096 [com.alibaba.nacos.client.Worker] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:19:57,262 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:19:57,268 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:20:01,400 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:20:01,579 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:20:01,613 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:20:01,614 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:01,614 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:01,614 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:01,614 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:01,615 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:01,615 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:01,615 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:01,637 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:20:01,641 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:20:01,642 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:20:03,385 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:20:03,385 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:20:03,988 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:20:04,208 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:20:04,210 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:20:04,232 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:20:04,376 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:20:04,421 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:20:04,430 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:04,431 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:04,432 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:04,432 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:20:04,432 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:04,432 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:20:04,458 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:20:04,459 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,567 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@30d5e37c' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,569 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,575 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,582 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,674 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:20:04,674 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:20:04,687 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,728 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:20:04,893 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:20:04,907 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:20:04,907 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1505 ms -2023-03-17 17:20:07,441 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:20:08,113 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:20:08,507 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:20:08,508 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:20:08,508 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:20:08,518 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 96ad870c-6360-4aed-8010-ef27d49e4294 -2023-03-17 17:20:08,519 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:20:08,520 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:20:08,520 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:20:08,521 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:20:08,521 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:20:08,632 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044808525_127.0.0.1_57467 -2023-03-17 17:20:08,632 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:20:08,632 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]Notify connected event to listeners. -2023-03-17 17:20:08,632 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:20:08,633 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:20:08,778 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:20:08,959 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:20:09,785 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@25f67aea, org.springframework.security.web.context.SecurityContextPersistenceFilter@19983dd1, org.springframework.security.web.header.HeaderWriterFilter@21d478f3, org.springframework.security.web.authentication.logout.LogoutFilter@3c5d60db, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@6287e312, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@63f819a6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@27ea7c8f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f93303f, org.springframework.security.web.session.SessionManagementFilter@3fecdd00, org.springframework.security.web.access.ExceptionTranslationFilter@5367d46f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74b13aa] -2023-03-17 17:20:10,195 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:20:10,293 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:20:10,299 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:20:10,307 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:20:10,311 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:20:10,315 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:20:10,335 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:20:10,365 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:20:10,368 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:20:10,372 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:20:10,846 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]receive server push request,request=NotifySubscriberRequest,requestId=351 -2023-03-17 17:20:10,848 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:10,848 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:10,849 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]ack server push request,request=NotifySubscriberRequest,requestId=351 -2023-03-17 17:20:11,289 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:11,289 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:11,519 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.673 seconds (JVM running for 11.352) -2023-03-17 17:20:11,522 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:20:11,523 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:20:11,523 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:20:11,523 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:20:11,523 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:20:11,523 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:20:12,115 [RMI TCP Connection(10)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:20:12,115 [RMI TCP Connection(10)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:20:12,118 [RMI TCP Connection(10)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:20:13,644 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:20:13,734 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:20:14,387 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:14,387 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000}] -2023-03-17 17:20:14,935 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]receive server push request,request=NotifySubscriberRequest,requestId=352 -2023-03-17 17:20:14,935 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [96ad870c-6360-4aed-8010-ef27d49e4294]ack server push request,request=NotifySubscriberRequest,requestId=352 -2023-03-17 17:22:04,276 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:22:04,276 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:22:04,277 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:22:04,277 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:22:04,280 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:22:04,283 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:22:04,287 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:22:04,288 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:22:04,289 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:22:04,290 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:22:04,291 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:22:04,291 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:22:04,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:22:04,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:22:04,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:22:04,596 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:22:04,597 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:22:04,599 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:22:04,599 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:22:04,599 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:22:04,600 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:22:04,601 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:22:04,601 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2cfb1fcd[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:22:04,601 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044808525_127.0.0.1_57467 -2023-03-17 17:22:04,602 [nacos-grpc-client-executor-36] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044808525_127.0.0.1_57467]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:22:04,604 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@36a50a6f[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 37] -2023-03-17 17:22:04,604 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6bb4db1a[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 38] -2023-03-17 17:22:04,606 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:22:04,607 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:22:04,731 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:22:04,736 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:22:08,683 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:22:08,874 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:22:08,917 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:22:08,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:08,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:08,918 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:08,919 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:08,919 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:08,919 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:08,919 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:08,946 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:22:08,950 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:22:08,951 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:22:10,688 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:22:10,689 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:22:11,308 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:22:11,509 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:22:11,510 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:22:11,531 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:22:11,664 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:22:11,704 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:22:11,713 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:22:11,713 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:22:11,713 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:22:11,713 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:11,714 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:22:11,739 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:22:11,741 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,842 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@176333ee' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,843 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,849 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,855 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,939 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:22:11,940 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:22:11,953 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:11,992 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:22:12,150 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:22:12,164 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:22:12,165 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1459 ms -2023-03-17 17:22:14,428 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:22:15,069 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:22:15,432 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:22:15,433 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:22:15,433 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:22:15,444 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9 -2023-03-17 17:22:15,445 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:22:15,446 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:22:15,446 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:22:15,447 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:22:15,447 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:22:15,565 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679044935451_127.0.0.1_57871 -2023-03-17 17:22:15,565 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]Notify connected event to listeners. -2023-03-17 17:22:15,565 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:22:15,565 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:22:15,565 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:22:15,676 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:22:15,822 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:22:16,351 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a86112a, org.springframework.security.web.context.SecurityContextPersistenceFilter@64c1a76e, org.springframework.security.web.header.HeaderWriterFilter@6c4eccd2, org.springframework.security.web.authentication.logout.LogoutFilter@54972f9a, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@e00c94e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@65384249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@22825762, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3203ffa3, org.springframework.security.web.session.SessionManagementFilter@4505ec36, org.springframework.security.web.access.ExceptionTranslationFilter@3a70acd5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@48dfce5c] -2023-03-17 17:22:16,660 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:22:16,744 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:22:16,749 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:22:16,756 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:22:16,760 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:22:16,764 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:22:16,781 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:22:16,812 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:22:16,814 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:22:16,819 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:22:17,287 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]receive server push request,request=NotifySubscriberRequest,requestId=354 -2023-03-17 17:22:17,288 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:17,288 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:17,289 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]ack server push request,request=NotifySubscriberRequest,requestId=354 -2023-03-17 17:22:17,739 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:17,740 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:17,917 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.82 seconds (JVM running for 10.502) -2023-03-17 17:22:17,921 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:22:17,921 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:22:17,922 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:22:17,922 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:22:17,922 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:22:17,922 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:22:18,230 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:22:18,230 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:22:18,232 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:22:20,283 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:22:20,415 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:22:21,073 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:21,074 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:22:21,265 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=当前状态不可审批 -java.lang.RuntimeException: 当前状态不可审批 - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:207) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$65450c54.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$3810c2f8.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:22:21,638 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]receive server push request,request=NotifySubscriberRequest,requestId=356 -2023-03-17 17:22:21,638 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [b29a1f1d-942b-47ab-8ab3-3fd41e9c3fd9]ack server push request,request=NotifySubscriberRequest,requestId=356 -2023-03-17 17:30:53,709 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$65450c54.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$3810c2f8.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:31:01,571 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:31:01,571 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:31:01,572 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:31:01,572 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:31:01,575 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:31:01,578 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:31:01,582 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:31:01,583 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:31:01,584 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:31:01,585 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:31:01,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:31:01,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:31:01,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:31:01,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:31:01,586 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:31:01,912 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:31:01,913 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@202a8c32[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:31:01,914 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679044935451_127.0.0.1_57871 -2023-03-17 17:31:01,915 [nacos-grpc-client-executor-122] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679044935451_127.0.0.1_57871]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:31:01,917 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@736a9115[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 123] -2023-03-17 17:31:01,917 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4a450cb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 175] -2023-03-17 17:31:01,918 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:31:01,919 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:31:02,140 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:31:02,145 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:31:06,064 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:31:06,236 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:31:06,272 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:31:06,272 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:06,273 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:06,273 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:06,273 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:06,273 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:06,274 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:06,274 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:06,299 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:31:06,302 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:31:06,303 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:31:08,008 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:31:08,008 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:31:08,603 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:31:08,822 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:31:08,824 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:31:08,845 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:31:08,991 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:31:09,061 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:31:09,071 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:09,072 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:31:09,073 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:09,073 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:31:09,099 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:31:09,101 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,205 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4597e6e3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,206 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,213 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,219 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,301 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:31:09,301 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:31:09,314 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,366 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:31:09,547 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:31:09,567 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:31:09,567 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1542 ms -2023-03-17 17:31:12,413 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:31:13,204 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:31:13,589 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:31:13,589 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:31:13,590 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:31:13,600 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of a46a2482-4cf8-45cd-9d31-b6c1e101c528 -2023-03-17 17:31:13,601 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:31:13,602 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:31:13,602 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:31:13,602 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:31:13,603 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:31:13,719 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045473606_127.0.0.1_59041 -2023-03-17 17:31:13,719 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]Notify connected event to listeners. -2023-03-17 17:31:13,719 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:31:13,719 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:31:13,719 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:31:13,845 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:31:13,998 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:31:14,574 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3280a79a, org.springframework.security.web.context.SecurityContextPersistenceFilter@21252bef, org.springframework.security.web.header.HeaderWriterFilter@44f5259a, org.springframework.security.web.authentication.logout.LogoutFilter@71d0ad00, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@2a8081f5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@706dee4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d305059, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79fbcef4, org.springframework.security.web.session.SessionManagementFilter@1aade3c, org.springframework.security.web.access.ExceptionTranslationFilter@65384249, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5fa0943d] -2023-03-17 17:31:14,903 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:31:14,991 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:31:14,996 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:31:15,003 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:31:15,008 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:31:15,011 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:31:15,031 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:31:15,063 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:31:15,066 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:31:15,071 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:31:15,474 [XNIO-1 task-1] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:31:15,474 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:31:15,477 [XNIO-1 task-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:31:15,575 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]receive server push request,request=NotifySubscriberRequest,requestId=358 -2023-03-17 17:31:15,577 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:15,577 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:15,577 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]ack server push request,request=NotifySubscriberRequest,requestId=358 -2023-03-17 17:31:15,986 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:15,987 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:16,199 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:16,200 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:31:16,346 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:31:16,418 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 10.894 seconds (JVM running for 11.529) -2023-03-17 17:31:16,422 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:31:16,422 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:31:16,423 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:31:16,423 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:31:16,423 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:31:16,423 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:31:16,460 [XNIO-1 task-1] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:31:16,496 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=当前状态不可审批 -java.lang.RuntimeException: 当前状态不可审批 - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.approveById(PurchasingPlanServiceImpl.java:207) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$e1be56ff.approveById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.approveById(PurchasingPlanController.java:259) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$4351b32b.approveById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:31:16,790 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]receive server push request,request=NotifySubscriberRequest,requestId=360 -2023-03-17 17:31:16,790 [nacos-grpc-client-executor-9] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a46a2482-4cf8-45cd-9d31-b6c1e101c528]ack server push request,request=NotifySubscriberRequest,requestId=360 -2023-03-17 17:31:20,563 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$e1be56ff.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$4351b32b.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:31:22,960 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$e1be56ff.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$4351b32b.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:32:10,111 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$e1be56ff.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$4351b32b.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:32:20,559 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:32:20,559 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:32:20,560 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:32:20,560 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:32:20,563 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:32:20,566 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:32:20,571 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:32:20,571 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:32:20,573 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:32:20,574 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:32:20,877 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:32:20,878 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:32:20,879 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:32:20,879 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:32:20,879 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:32:20,879 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3aceb04d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:32:20,879 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679045473606_127.0.0.1_59041 -2023-03-17 17:32:20,880 [nacos-grpc-client-executor-26] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679045473606_127.0.0.1_59041]Ignore complete event,isRunning:false,isAbandon=false -2023-03-17 17:32:20,882 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6d91d487[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 27] -2023-03-17 17:32:20,882 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@44bb77c5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 22] -2023-03-17 17:32:20,882 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:32:20,883 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:32:21,105 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:32:21,110 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:32:25,137 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:32:25,339 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:32:25,376 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:32:25,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:25,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:25,377 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:25,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:25,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:25,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:25,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:25,404 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:32:25,408 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:32:25,409 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:32:27,372 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:32:27,373 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:32:28,004 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:32:28,239 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:32:28,240 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:32:28,262 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:32:28,418 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:32:28,463 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:32:28,472 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:28,473 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:28,474 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:32:28,474 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:28,474 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:32:28,505 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:32:28,506 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,637 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@28c7fd9d' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,639 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,644 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,651 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,736 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:32:28,737 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:32:28,750 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,794 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:32:28,970 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:32:28,985 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:32:28,985 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1594 ms -2023-03-17 17:32:31,990 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:32:32,674 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:32:33,056 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:32:33,057 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:32:33,057 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:32:33,068 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 329a3031-66f4-4d33-89a6-3f0258493b38 -2023-03-17 17:32:33,069 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:32:33,070 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:32:33,070 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:32:33,071 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:32:33,071 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:32:33,182 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045553075_127.0.0.1_59371 -2023-03-17 17:32:33,182 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Notify connected event to listeners. -2023-03-17 17:32:33,182 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:32:33,182 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:32:33,182 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:32:33,307 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:32:33,463 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:32:34,070 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@239fdf8f, org.springframework.security.web.context.SecurityContextPersistenceFilter@5abfb698, org.springframework.security.web.header.HeaderWriterFilter@736905fe, org.springframework.security.web.authentication.logout.LogoutFilter@4ebf82d9, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@36e23af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@18f6ccf4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b6b5888, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1acd660d, org.springframework.security.web.session.SessionManagementFilter@1bd98c48, org.springframework.security.web.access.ExceptionTranslationFilter@793f2b41, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5634c26c] -2023-03-17 17:32:34,395 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:32:34,489 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:32:34,496 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:32:34,505 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:32:34,511 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:32:34,516 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:32:34,538 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:32:34,572 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:32:34,575 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:32:34,580 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:32:35,019 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]receive server push request,request=NotifySubscriberRequest,requestId=363 -2023-03-17 17:32:35,022 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:35,022 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:35,022 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]ack server push request,request=NotifySubscriberRequest,requestId=363 -2023-03-17 17:32:35,484 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:35,484 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:35,818 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.268 seconds (JVM running for 11.924) -2023-03-17 17:32:35,821 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:32:35,822 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:32:35,823 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:32:35,823 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:32:35,823 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:32:35,823 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:32:36,371 [RMI TCP Connection(6)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:32:36,372 [RMI TCP Connection(6)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:32:36,374 [RMI TCP Connection(6)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:32:38,401 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:32:38,502 [RMI TCP Connection(7)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:32:40,284 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:40,284 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:32:44,325 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]receive server push request,request=NotifySubscriberRequest,requestId=364 -2023-03-17 17:32:44,326 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]ack server push request,request=NotifySubscriberRequest,requestId=364 -2023-03-17 17:33:17,151 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]receive server push request,request=ClientDetectionRequest,requestId=366 -2023-03-17 17:33:17,151 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]receive server push request,request=ClientDetectionRequest,requestId=365 -2023-03-17 17:33:17,151 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]ack server push request,request=ClientDetectionRequest,requestId=366 -2023-03-17 17:33:17,151 [nacos-grpc-client-executor-15] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]ack server push request,request=ClientDetectionRequest,requestId=365 -2023-03-17 17:33:17,152 [nacos-grpc-client-executor-15] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679045547138_127.0.0.1_59353]Request stream onCompleted, switch server -2023-03-17 17:33:17,152 [nacos-grpc-client-executor-12] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679045553075_127.0.0.1_59371]Request stream onCompleted, switch server -2023-03-17 17:33:17,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Server healthy check fail,currentConnection=1679045553075_127.0.0.1_59371 -2023-03-17 17:33:17,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Server healthy check fail,currentConnection=1679045547138_127.0.0.1_59353 -2023-03-17 17:33:17,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:33:17,156 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:33:17,157 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$284de41c.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$d2912d07.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:33:17,173 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:33:17,174 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:33:17,175 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:33:17,175 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:33:17,178 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:33:17,187 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:33:17,267 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] success to connect a server [dlp-nacos:8848],connectionId=1679045597161_127.0.0.1_59545 -2023-03-17 17:33:17,268 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045553075_127.0.0.1_59371 -2023-03-17 17:33:17,269 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679045597161_127.0.0.1_59546 -2023-03-17 17:33:17,269 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045547138_127.0.0.1_59353 -2023-03-17 17:33:17,270 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:33:17,270 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Notify disconnected event to listeners -2023-03-17 17:33:17,270 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:33:17,270 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Notify disconnected event to listeners -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] DisConnected,clear listen context... -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Notify connected event to listeners. -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Connected,notify listen context... -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Notify connected event to listeners. -2023-03-17 17:33:17,271 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:33:17,289 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:33:17,292 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:33:17,292 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:33:17,294 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:33:17,295 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:33:17,378 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] success to connect a server [dlp-nacos:8848],connectionId=1679045597275_127.0.0.1_59547 -2023-03-17 17:33:17,378 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679045597275_127.0.0.1_59548 -2023-03-17 17:33:17,378 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045597161_127.0.0.1_59545 -2023-03-17 17:33:17,378 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045597161_127.0.0.1_59546 -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Notify disconnected event to listeners -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Notify disconnected event to listeners -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] DisConnected,clear listen context... -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0]Notify connected event to listeners. -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [329a3031-66f4-4d33-89a6-3f0258493b38]Notify connected event to listeners. -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [2635ae32-cf39-49a5-a0dd-1dbf2669f622_config-0] Connected,notify listen context... -2023-03-17 17:33:17,379 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:33:17,380 [nacos-grpc-client-executor-23] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679045597161_127.0.0.1_59545]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 17:33:17,380 [nacos-grpc-client-executor-25] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:60 - [1679045597161_127.0.0.1_59546]Ignore complete event,isRunning:true,isAbandon=true -2023-03-17 17:33:17,603 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:33:17,604 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:33:17,605 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:33:17,606 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@d4f6c34[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:33:17,606 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679045597275_127.0.0.1_59547 -2023-03-17 17:33:17,606 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7c5e210c[Running, pool size = 12, active threads = 0, queued tasks = 0, completed tasks = 24] -2023-03-17 17:33:17,606 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@26789d7[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 5] -2023-03-17 17:33:17,607 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:33:17,609 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:33:17,833 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:33:17,839 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:33:20,818 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:33:21,034 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:33:21,073 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:33:21,074 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:21,074 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:21,074 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:21,075 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:21,075 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:21,075 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:21,075 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:21,102 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:33:21,106 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:33:21,107 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:33:22,965 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:33:22,966 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:33:23,632 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:33:23,867 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:33:23,870 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:33:23,893 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2023-03-17 17:33:24,066 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:33:24,118 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:24,128 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:24,129 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:33:24,161 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:33:24,163 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,293 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3c17794e' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,294 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,300 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,307 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,400 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:33:24,401 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:33:24,415 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,463 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:33:24,652 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:33:24,670 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:33:24,670 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1686 ms -2023-03-17 17:33:27,389 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:33:28,184 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:33:28,569 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:33:28,570 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:33:28,571 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:33:28,584 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of 01290e4e-f6f4-4aad-88a4-70afe0146962 -2023-03-17 17:33:28,584 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:33:28,586 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:33:28,586 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:33:28,587 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:33:28,587 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:33:28,698 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045608591_127.0.0.1_59641 -2023-03-17 17:33:28,698 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Notify connected event to listeners. -2023-03-17 17:33:28,698 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:33:28,698 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:33:28,698 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:33:28,882 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:33:29,051 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:33:29,765 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6cd7d05, org.springframework.security.web.context.SecurityContextPersistenceFilter@6acedf54, org.springframework.security.web.header.HeaderWriterFilter@605790e5, org.springframework.security.web.authentication.logout.LogoutFilter@6bdc984, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@22aaa811, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47a9bcf1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@775c865f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@34817fcc, org.springframework.security.web.session.SessionManagementFilter@7d26b390, org.springframework.security.web.access.ExceptionTranslationFilter@62df1f0e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@785dbe3a] -2023-03-17 17:33:30,106 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:33:30,215 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:33:30,223 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:33:30,232 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:33:30,238 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:33:30,243 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:33:30,270 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:33:30,306 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:33:30,310 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:33:30,315 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:33:30,779 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]receive server push request,request=NotifySubscriberRequest,requestId=369 -2023-03-17 17:33:30,781 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:30,781 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:30,782 [nacos-grpc-client-executor-6] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]ack server push request,request=NotifySubscriberRequest,requestId=369 -2023-03-17 17:33:31,207 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:31,207 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:31,714 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 11.502 seconds (JVM running for 12.253) -2023-03-17 17:33:31,719 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:33:31,720 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:33:31,720 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:33:31,720 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:33:31,721 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:33:31,721 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:33:32,301 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:33:32,301 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:33:32,303 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 2 ms -2023-03-17 17:33:34,348 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:33:34,474 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:33:35,266 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:35,266 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:33:37,370 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]receive server push request,request=NotifySubscriberRequest,requestId=370 -2023-03-17 17:33:37,371 [nacos-grpc-client-executor-10] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]ack server push request,request=NotifySubscriberRequest,requestId=370 -2023-03-17 17:34:13,503 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]receive server push request,request=ClientDetectionRequest,requestId=371 -2023-03-17 17:34:13,503 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]receive server push request,request=ClientDetectionRequest,requestId=372 -2023-03-17 17:34:13,503 [nacos-grpc-client-executor-12] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]ack server push request,request=ClientDetectionRequest,requestId=372 -2023-03-17 17:34:13,503 [nacos-grpc-client-executor-14] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]ack server push request,request=ClientDetectionRequest,requestId=371 -2023-03-17 17:34:13,504 [nacos-grpc-client-executor-14] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679045602723_127.0.0.1_59629]Request stream onCompleted, switch server -2023-03-17 17:34:13,504 [nacos-grpc-client-executor-12] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679045608591_127.0.0.1_59641]Request stream onCompleted, switch server -2023-03-17 17:34:13,508 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Server healthy check fail,currentConnection=1679045602723_127.0.0.1_59629 -2023-03-17 17:34:13,508 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Server healthy check fail,currentConnection=1679045608591_127.0.0.1_59641 -2023-03-17 17:34:13,509 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:34:13,509 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:34:13,509 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null -java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$c9f4fc09.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$217a6fff.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:34:13,521 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:136 - [NotifyCenter] Start destroying Publisher -2023-03-17 17:34:13,520 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:108 - [HttpClientBeanHolder] Start destroying common HttpClient -2023-03-17 17:34:13,522 [Thread-8] WARN [com.alibaba.nacos.common.notify.NotifyCenter] NotifyCenter.java:153 - [NotifyCenter] Destruction of the end -2023-03-17 17:34:13,523 [Thread-3] WARN [com.alibaba.nacos.common.http.HttpClientBeanHolder] HttpClientBeanHolder.java:114 - [HttpClientBeanHolder] Destruction of the end -2023-03-17 17:34:13,526 [SpringApplicationShutdownHook] INFO [io.undertow] Undertow.java:259 - stopping server: Undertow - 2.2.12.Final -2023-03-17 17:34:13,535 [SpringApplicationShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Destroying Spring FrameworkServlet 'dispatcherServlet' -2023-03-17 17:34:13,538 [XNIO-1 task-1] WARN [o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver] ExceptionHandlerExceptionResolver.java:434 - Failure in @ExceptionHandler digital.laboratory.platform.common.feign.sentinel.handle.GlobalBizExceptionHandler#handleGlobalException(Exception) -java.nio.channels.ClosedChannelException: null - at io.undertow.channels.DetachableStreamSinkChannel.write(DetachableStreamSinkChannel.java:238) - at io.undertow.server.HttpServerExchange$WriteDispatchChannel.write(HttpServerExchange.java:2192) - at io.undertow.servlet.spec.ServletOutputStreamImpl.writeBufferBlocking(ServletOutputStreamImpl.java:575) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flushInternal(ServletOutputStreamImpl.java:490) - at io.undertow.servlet.spec.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:477) - at org.springframework.security.web.util.OnCommittedResponseWrapper$SaveContextServletOutputStream.flush(OnCommittedResponseWrapper.java:523) - at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) - at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1193) - at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1008) - at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:454) - at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) - at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) - at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) - at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) - at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) - at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) - at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:142) - at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) - at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1327) - at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1138) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1084) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) - at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) - at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) - at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) - at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) - at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) - at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) - at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) - at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) - at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) - at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) - at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) - at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) - at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) - at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) - at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) - at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) - at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) - at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) - at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) - at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) - at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) - at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) - at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) - at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) - at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) - at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) - at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) - at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) - at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) - at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) - at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) - at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) - at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) - at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) - at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) - at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) - at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) - at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) - at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) - at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) - at java.lang.Thread.run(Thread.java:750) -2023-03-17 17:34:13,545 [XNIO-1 task-1] ERROR [io.undertow.request] LoggingExceptionHandler.java:80 - UT005023: Exception handling request to /purchasing_plan/audit -org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) @@ -30285,208 +3157,837 @@ org.springframework.web.util.NestedServletException: Request processing failed; at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) - at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) at java.lang.Thread.run(Thread.java:750) -Caused by: java.lang.NullPointerException: null - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl.auditById(PurchasingPlanServiceImpl.java:183) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$FastClassBySpringCGLIB$$8a4b940b.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) - at digital.laboratory.platform.reagent.service.impl.PurchasingPlanServiceImpl$$EnhancerBySpringCGLIB$$c9f4fc09.auditById() - at digital.laboratory.platform.reagent.controller.PurchasingPlanController.auditById(PurchasingPlanController.java:234) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$FastClassBySpringCGLIB$$2aacca43.invoke() - at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) - at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) - at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) - at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) - at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) - at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) - at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) - at digital.laboratory.platform.reagent.controller.PurchasingPlanController$$EnhancerBySpringCGLIB$$217a6fff.auditById() - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.lang.reflect.Method.invoke(Method.java:498) - at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) - at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) - at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) - at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) - at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) - at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) - at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) - at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) - ... 92 common frames omitted -2023-03-17 17:34:13,625 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] success to connect a server [dlp-nacos:8848],connectionId=1679045653519_127.0.0.1_59805 -2023-03-17 17:34:13,625 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679045653519_127.0.0.1_59806 -2023-03-17 17:34:13,625 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045608591_127.0.0.1_59641 -2023-03-17 17:34:13,625 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045602723_127.0.0.1_59629 -2023-03-17 17:34:13,627 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:34:13,627 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. -2023-03-17 17:34:13,627 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Notify disconnected event to listeners -2023-03-17 17:34:13,627 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Notify disconnected event to listeners -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] DisConnected,clear listen context... -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Notify connected event to listeners. -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Connected,notify listen context... -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Notify connected event to listeners. -2023-03-17 17:34:13,628 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:34:13,638 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY -2023-03-17 17:34:13,641 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:90 - De-registering from Nacos Server now... -2023-03-17 17:34:13,641 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:136 - [DEREGISTER-SERVICE] public deregistering service dlp-reagent-managment with instance: Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}} -2023-03-17 17:34:13,642 [SpringApplicationShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:110 - De-registration finished. -2023-03-17 17:34:13,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:256 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin -2023-03-17 17:34:13,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:140 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin -2023-03-17 17:34:13,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] FailoverReactor.java:142 - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop -2023-03-17 17:34:13,643 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:258 - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop -2023-03-17 17:34:13,644 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:176 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin -2023-03-17 17:34:13,644 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:130 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin -2023-03-17 17:34:13,735 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] success to connect a server [dlp-nacos:8848],connectionId=1679045653633_127.0.0.1_59807 -2023-03-17 17:34:13,735 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045653519_127.0.0.1_59805 -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] success to connect a server [dlp-nacos:8848],connectionId=1679045653633_127.0.0.1_59808 -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Abandon prev connection ,server is dlp-nacos:8848, connectionId is 1679045653519_127.0.0.1_59806 -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Notify disconnected event to listeners -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Notify disconnected event to listeners -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:82 - Grpc connection disconnect, mark to redo -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:688 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] DisConnected,clear listen context... -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] WARN [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:89 - mark to redo completed -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0]Notify connected event to listeners. -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [01290e4e-f6f4-4aad-88a4-70afe0146962]Notify connected event to listeners. -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:681 - [a26fd769-8e8e-402b-9f5b-20ed83407858_config-0] Connected,notify listen context... -2023-03-17 17:34:13,736 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:34:13,737 [nacos-grpc-client-executor-23] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679045653519_127.0.0.1_59806]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:34:13,737 [nacos-grpc-client-executor-22] WARN [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:86 - [1679045653519_127.0.0.1_59805]Ignore error event,isRunning:true,isAbandon=true -2023-03-17 17:34:13,946 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServiceInfoUpdateService.java:132 - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop -2023-03-17 17:34:13,946 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:188 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin -2023-03-17 17:34:13,946 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:34:13,946 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] ServerListManager.java:193 - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:519 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:162 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown begin -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] BeatReactor.java:164 - com.alibaba.nacos.client.naming.beat.BeatReactor do shutdown stop -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:72 - [NamingHttpClientManager] Start destroying NacosRestTemplate -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] WARN [com.alibaba.nacos.client.naming] NamingHttpClientManager.java:79 - [NamingHttpClientManager] Destruction of the end -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialWatcher] CredentialWatcher.java:105 - [null] CredentialWatcher is stopped -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [c.alibaba.nacos.client.identify.CredentialService] CredentialService.java:99 - [null] CredentialService is freed -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingHttpClientProxy.java:523 - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop -2023-03-17 17:34:13,947 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:461 - Shutdown rpc client ,set status to shutdown -2023-03-17 17:34:13,948 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:463 - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@544df65d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] -2023-03-17 17:34:13,948 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.common.remote.client] RpcClient.java:465 - Close current connection 1679045653633_127.0.0.1_59807 -2023-03-17 17:34:13,948 [SpringApplicationShutdownHook] INFO [c.a.nacos.common.remote.client.grpc.GrpcClient] GrpcClient.java:83 - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@315d54a0[Running, pool size = 11, active threads = 0, queued tasks = 0, completed tasks = 23] -2023-03-17 17:34:13,948 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:251 - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7977b5b3[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3] -2023-03-17 17:34:13,949 [SpringApplicationShutdownHook] INFO [com.alibaba.nacos.client.naming] NamingClientProxyDelegate.java:182 - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop -2023-03-17 17:34:13,950 [SpringApplicationShutdownHook] WARN [o.s.beans.factory.support.DisposableBeanAdapter] DisposableBeanAdapter.java:328 - Custom destroy method 'close' on bean with name 'nacosServiceRegistry' threw an exception: java.lang.NullPointerException -2023-03-17 17:34:14,073 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:350 - HikariPool-1 - Shutdown initiated... -2023-03-17 17:34:14,221 [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:352 - HikariPool-1 - Shutdown completed. -2023-03-17 17:34:16,918 [background-preinit] INFO [org.hibernate.validator.internal.util.Version] Version.java:21 - HV000001: Hibernate Validator 6.2.0.Final -2023-03-17 17:34:17,093 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:34:17,130 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:34:17,130 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:17,131 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource Config resource 'class path resource [bootstrap.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:17,155 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:34:17,159 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:34:17,160 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:34:18,859 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:69 - Bootstraping jasypt-string-boot auto configuration in context: dlp-reagent-managment-1 -2023-03-17 17:34:18,859 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] SpringApplication.java:663 - The following profiles are active: dev -2023-03-17 17:34:19,437 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether. -2023-03-17 17:34:19,634 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:262 - Multiple Spring Data modules found, entering strict repository configuration mode! -2023-03-17 17:34:19,635 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2023-03-17 17:34:19,657 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2023-03-17 17:34:19,794 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:283 - BeanFactory id=6451f1f3-7c78-341e-bfd6-94451bb75ab3 -2023-03-17 17:34:19,835 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances -2023-03-17 17:34:19,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:34:19,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:34:19,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-dlp-reagent-managment,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:34:19,843 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:19,844 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:38 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper -2023-03-17 17:34:19,866 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter -2023-03-17 17:34:19,868 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'taskExecutorConfiguration' of type [digital.laboratory.platform.common.core.config.TaskExecutorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:19,979 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4597e6e3' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:19,981 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration' of type [org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityExpressionHandlerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:19,986 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:19,993 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:20,078 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver -2023-03-17 17:34:20,079 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector -2023-03-17 17:34:20,091 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:20,132 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2023-03-17 17:34:20,288 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -2023-03-17 17:34:20,301 [main] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring embedded WebApplicationContext -2023-03-17 17:34:20,301 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:290 - Root WebApplicationContext: initialization completed in 1425 ms -2023-03-17 17:34:22,534 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:34:23,172 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. -2023-03-17 17:34:23,528 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:63 - initializer namespace from System Property : null -2023-03-17 17:34:23,529 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:69 - initializer namespace from System Environment :null -2023-03-17 17:34:23,529 [main] INFO [com.alibaba.nacos.client.naming] InitUtils.java:79 - initializer namespace from System Property :null -2023-03-17 17:34:23,539 [main] INFO [com.alibaba.nacos.common.remote.client] RpcClientFactory.java:77 - [RpcClientFactory] create a new rpc client of d9a9b85a-9961-49eb-b13b-cdc0f696bdf2 -2023-03-17 17:34:23,540 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]RpcClient init label, labels={module=naming, source=sdk} -2023-03-17 17:34:23,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager -2023-03-17 17:34:23,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService -2023-03-17 17:34:23,541 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler -2023-03-17 17:34:23,542 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2] Try to connect to server on start up, server: {serverIp='dlp-nacos', server main port=8848} -2023-03-17 17:34:23,663 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2] Success to connect to server [dlp-nacos:8848] on start up,connectionId=1679045663546_127.0.0.1_59896 -2023-03-17 17:34:23,663 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]Notify connected event to listeners. -2023-03-17 17:34:23,663 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler -2023-03-17 17:34:23,663 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.client.naming] NamingGrpcRedoService.java:76 - Grpc connection connect -2023-03-17 17:34:23,663 [main] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4 -2023-03-17 17:34:23,778 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 20 endpoint(s) beneath base path '/actuator' -2023-03-17 17:34:23,922 [main] INFO [o.s.cloud.openfeign.FeignClientFactoryBean] FeignClientFactoryBean.java:412 - For 'dlp-admin-service' URL not provided. Will try picking an instance via load-balancing. -2023-03-17 17:34:24,482 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:51 - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a25c9ad, org.springframework.security.web.context.SecurityContextPersistenceFilter@951053f, org.springframework.security.web.header.HeaderWriterFilter@32c114d9, org.springframework.security.web.authentication.logout.LogoutFilter@4d305059, org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter@747476f1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5bb7fc38, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@76a1cc1a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e7940b3, org.springframework.security.web.session.SessionManagementFilter@786de0a3, org.springframework.security.web.access.ExceptionTranslationFilter@3dfe2797, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3203ffa3] -2023-03-17 17:34:24,794 [main] WARN [o.s.c.l.c.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger] LoadBalancerCacheAutoConfiguration.java:82 - Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. -2023-03-17 17:34:24,879 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:34:24,885 [main] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(0) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [] -2023-03-17 17:34:24,892 [main] INFO [io.undertow] Undertow.java:120 - starting server: Undertow - 2.2.12.Final -2023-03-17 17:34:24,896 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.4.Final -2023-03-17 17:34:24,900 [main] INFO [org.xnio.nio] NioXnio.java:58 - XNIO NIO Implementation Version 3.8.4.Final -2023-03-17 17:34:24,918 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final -2023-03-17 17:34:24,949 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:119 - Undertow started on port(s) 5207 (http) -2023-03-17 17:34:24,951 [main] INFO [com.alibaba.nacos.client.naming] NamingGrpcClientProxy.java:112 - [REGISTER-SERVICE] public registering service dlp-reagent-managment with instance Instance{instanceId='null', ip='192.168.9.104', port=5207, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}} -2023-03-17 17:34:24,955 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:75 - nacos registry, DEFAULT_GROUP dlp-reagent-managment 192.168.9.104:5207 register finished -2023-03-17 17:34:25,429 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]receive server push request,request=NotifySubscriberRequest,requestId=374 -2023-03-17 17:34:25,431 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:25,431 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:25,432 [nacos-grpc-client-executor-7] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]ack server push request,request=NotifySubscriberRequest,requestId=374 -2023-03-17 17:34:25,881 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:235 - new ips(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:25,881 [com.alibaba.nacos.client.naming.updater.0] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-reagent-managment@@DEFAULT -> [{"ip":"192.168.9.104","port":5207,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-reagent-managment","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:26,061 [main] INFO [d.l.platform.reagent.ReagentManagmentApplication] StartupInfoLogger.java:61 - Started ReagentManagmentApplication in 9.683 seconds (JVM running for 10.374) -2023-03-17 17:34:26,064 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment+DEFAULT_GROUP -2023-03-17 17:34:26,065 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:34:26,065 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment.yml+DEFAULT_GROUP -2023-03-17 17:34:26,065 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:34:26,066 [main] INFO [com.alibaba.nacos.client.config.impl.ClientWorker] ClientWorker.java:384 - [config_rpc_client] [subscribe] dlp-reagent-managment-dev.yml+DEFAULT_GROUP -2023-03-17 17:34:26,080 [main] INFO [com.alibaba.nacos.client.config.impl.CacheData] CacheData.java:173 - [config_rpc_client] [add-listener] ok, tenant=, dataId=dlp-reagent-managment-dev.yml, group=DEFAULT_GROUP, cnt=1 -2023-03-17 17:34:26,407 [RMI TCP Connection(1)-192.168.9.104] INFO [io.undertow.servlet] ServletContextImpl.java:382 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2023-03-17 17:34:26,407 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet' -2023-03-17 17:34:26,410 [RMI TCP Connection(1)-192.168.9.104] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 3 ms -2023-03-17 17:34:28,458 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:110 - HikariPool-1 - Starting... -2023-03-17 17:34:28,545 [RMI TCP Connection(2)-192.168.9.104] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:123 - HikariPool-1 - Start completed. -2023-03-17 17:34:29,202 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:181 - init new ips(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:29,202 [XNIO-1 task-1] INFO [com.alibaba.nacos.client.naming] ServiceInfoHolder.java:166 - current ips:(1) service: DEFAULT_GROUP@@dlp-admin-service -> [{"ip":"192.168.9.104","port":5202,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@dlp-admin-service","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}] -2023-03-17 17:34:29,775 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]receive server push request,request=NotifySubscriberRequest,requestId=376 -2023-03-17 17:34:29,775 [nacos-grpc-client-executor-11] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [d9a9b85a-9961-49eb-b13b-cdc0f696bdf2]ack server push request,request=NotifySubscriberRequest,requestId=376 +2023-03-20 14:45:27,709 [lettuce-nioEventLoop-4-2] INFO [io.lettuce.core.protocol.CommandHandler] AbstractInternalLogger.java:217 - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 +java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) + at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) + at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) + at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) + at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) + at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) + at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) + at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) + at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) + at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:45:27,709 [lettuce-nioEventLoop-4-1] INFO [io.lettuce.core.protocol.CommandHandler] AbstractInternalLogger.java:217 - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 +java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) + at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) + at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) + at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) + at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) + at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) + at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) + at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) + at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) + at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:45:27,719 [lettuce-eventExecutorLoop-1-9] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:27,719 [lettuce-eventExecutorLoop-1-10] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:29,756 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:29,756 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:34,018 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:34,018 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:36,038 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:36,038 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:40,320 [lettuce-eventExecutorLoop-1-5] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:40,320 [lettuce-eventExecutorLoop-1-6] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:42,360 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:42,376 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:47,417 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:47,417 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:49,456 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:49,456 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:54,617 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:54,717 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:45:56,655 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:45:56,765 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:00,817 [lettuce-eventExecutorLoop-1-16] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:00,918 [lettuce-eventExecutorLoop-1-2] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:02,839 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:02,945 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:11,117 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:11,216 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:13,137 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:13,232 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:29,616 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:29,717 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:46:31,652 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:46:31,762 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:47:01,716 [lettuce-eventExecutorLoop-1-16] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:47:01,817 [lettuce-eventExecutorLoop-1-2] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:47:03,734 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:47:03,844 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:47:33,817 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:47:33,917 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:47:35,836 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:47:35,946 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:48:05,927 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:48:06,018 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:48:07,970 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:48:08,064 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:48:38,018 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:48:38,116 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:48:40,047 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:48:40,156 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:49:10,116 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:49:10,217 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:49:12,158 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:49:12,252 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:49:42,217 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:49:42,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:49:44,264 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:49:44,356 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:50:14,329 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:50:14,416 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:50:16,390 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:50:16,454 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:50:46,417 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:50:46,518 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:50:48,453 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:50:48,547 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:51:18,517 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:51:18,617 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:51:20,547 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:51:20,642 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:51:50,618 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:51:50,716 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:51:52,660 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:51:52,768 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:52:22,723 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:52:22,816 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:52:24,773 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:52:24,866 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:52:54,816 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:52:54,917 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:52:56,857 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:52:56,951 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:53:26,917 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:53:27,017 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:53:28,956 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:53:29,051 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:53:59,017 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:53:59,117 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:54:01,070 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:54:01,148 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:54:31,117 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:54:31,216 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:54:33,155 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:54:33,250 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:55:03,217 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:55:03,317 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:55:05,237 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:55:05,361 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:55:35,316 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:55:35,417 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:55:37,360 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:55:37,439 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:56:07,416 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:56:07,517 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:56:09,466 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:56:09,563 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:56:39,516 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:56:39,627 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:56:41,546 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:56:41,667 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:57:11,618 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:57:11,716 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:57:13,653 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:57:13,748 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:57:43,717 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:57:43,816 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:57:45,767 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:57:45,861 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:58:15,831 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:58:15,916 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:58:17,875 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:58:17,954 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:58:47,917 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:58:48,017 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:58:49,935 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:58:50,027 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:59:20,017 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:59:20,117 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:59:22,047 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:59:22,127 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:59:52,117 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:59:52,218 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 14:59:54,162 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 14:59:54,257 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:00:24,218 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:00:24,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:00:26,227 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:00:26,350 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:00:56,316 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:00:56,417 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:00:58,356 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:00:58,450 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:01:28,417 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:01:28,516 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:01:30,430 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:01:30,539 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:02:00,517 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:02:00,616 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:02:02,543 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:02:02,666 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:02:32,618 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:02:32,716 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:02:34,661 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:02:34,765 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:03:04,717 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:03:04,817 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:03:06,757 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:03:06,851 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:03:36,816 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:03:36,917 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:03:38,838 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:03:38,948 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:04:08,917 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:04:09,016 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:04:10,954 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:04:11,063 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:04:41,017 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:04:41,116 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:04:43,061 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:04:43,169 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:05:13,116 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:05:13,224 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:05:15,157 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:05:15,250 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:05:45,216 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:05:45,317 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:05:47,252 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:05:47,345 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:06:17,317 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:06:17,418 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:06:19,335 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:06:19,444 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:06:49,418 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:06:49,516 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:06:51,445 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:06:51,538 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:07:21,516 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:07:21,617 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:07:23,562 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:07:23,656 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:07:53,616 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:07:53,717 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:07:55,674 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:07:55,753 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:08:25,717 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:08:25,817 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:08:27,753 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:08:27,831 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:08:57,817 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:08:57,917 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:08:59,827 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:08:59,938 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:09:29,917 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:09:30,018 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:09:31,938 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:09:32,049 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:10:02,016 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:10:02,125 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:10:04,049 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:10:04,168 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:10:34,117 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:10:34,217 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:10:36,136 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:10:36,230 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:11:06,217 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:11:06,316 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:11:08,254 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:11:08,347 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:11:38,316 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:11:38,417 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:11:40,347 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:11:40,451 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:12:10,417 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:12:10,518 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:12:12,439 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:12:12,548 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:12:42,516 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:12:42,617 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:12:44,565 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:12:44,669 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:13:14,617 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:13:14,721 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:13:16,634 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:13:16,744 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:13:46,716 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:13:46,817 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:13:48,736 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:13:48,870 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:14:18,817 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:14:18,917 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:14:20,863 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:14:20,940 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:14:50,917 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:14:51,017 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:14:52,974 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:14:53,068 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:15:23,018 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:15:23,116 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:15:25,061 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:15:25,155 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:15:55,118 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:15:55,217 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:15:57,168 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:15:57,247 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:16:27,218 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:16:27,316 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:16:29,248 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:16:29,367 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:16:59,317 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:16:59,418 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:17:01,363 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:17:01,472 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:17:31,416 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:17:31,517 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:17:33,437 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:17:33,547 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:18:03,516 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:18:03,622 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:18:05,544 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:18:05,668 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:18:35,631 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:18:35,717 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:18:37,679 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:18:37,772 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:19:07,717 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:19:07,817 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:19:09,765 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:19:09,858 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:19:39,817 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:19:39,916 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:19:41,861 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:19:41,953 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:20:11,917 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:20:12,017 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:20:13,965 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:20:14,059 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:20:44,017 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:20:44,117 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:20:46,040 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:20:46,174 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:21:16,118 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:21:16,217 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:21:18,157 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:21:18,251 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:21:48,218 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:21:48,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:21:50,253 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:21:50,374 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:22:20,317 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:22:20,416 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:22:22,358 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:22:22,466 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:22:52,416 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:22:52,517 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:22:54,438 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:22:54,550 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:23:24,517 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:23:24,617 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:23:26,567 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:23:26,661 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:23:56,617 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:23:56,718 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:23:58,643 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:23:58,751 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:24:28,725 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:24:28,816 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:24:30,781 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:24:30,874 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:25:00,817 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:25:00,918 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:25:02,843 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:25:02,966 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:25:32,916 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:25:33,017 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:25:34,968 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:25:35,062 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:26:05,016 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:26:05,117 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:26:07,057 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:26:07,177 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:26:37,117 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:26:37,218 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:26:39,132 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:26:39,255 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:27:09,217 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:27:09,316 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:27:11,255 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:27:11,365 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:27:41,317 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:27:41,417 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:27:43,346 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:27:43,454 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:28:13,417 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:28:13,516 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:28:15,453 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:28:15,562 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:28:45,516 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:28:45,617 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:28:47,562 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:28:47,658 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:29:17,617 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:29:17,716 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:29:19,661 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:29:19,768 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:29:49,716 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:29:49,816 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:29:51,735 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:29:51,849 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:30:21,816 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:30:21,917 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:30:23,834 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:30:23,928 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:30:53,917 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:30:54,017 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:30:55,951 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:30:56,059 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:31:26,016 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:31:26,117 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:31:28,059 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:31:28,153 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:31:58,117 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:31:58,217 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:32:00,170 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:32:00,264 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:32:30,217 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:32:30,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:32:32,237 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:32:32,357 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:33:02,318 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:33:02,416 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:33:04,358 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:33:04,435 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:33:34,417 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:33:34,517 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:33:36,439 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:33:36,535 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:34:06,517 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:34:06,618 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:34:08,535 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:34:08,644 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:34:38,617 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:34:38,717 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:34:40,655 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:34:40,740 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:35:10,717 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:35:10,816 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:35:12,752 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:35:12,856 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:35:42,817 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:35:42,917 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:35:44,843 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:35:44,949 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:36:14,916 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:36:15,017 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:36:16,942 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:36:17,037 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:36:47,017 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:36:47,118 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:36:49,040 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:36:49,135 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:37:19,116 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:37:19,217 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:37:21,127 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:37:21,262 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:37:51,218 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:37:51,316 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:37:53,277 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:37:53,357 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:38:23,317 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:38:23,417 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:38:25,362 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:38:25,452 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:38:55,417 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:38:55,516 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:38:57,440 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:38:57,566 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:39:27,516 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:39:27,625 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:39:29,545 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:39:29,655 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:39:59,616 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:39:59,717 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:40:01,647 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:40:01,755 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:40:31,717 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:40:31,818 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:40:33,765 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:40:33,858 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:41:03,817 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:41:03,917 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:41:05,840 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:41:05,951 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:41:35,916 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:41:36,017 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:41:37,938 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:41:38,033 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:42:08,016 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:42:08,117 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:42:10,025 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:42:10,147 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:42:40,117 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:42:40,217 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:42:42,134 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:42:42,243 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:43:12,226 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:43:12,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:43:14,243 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:43:14,336 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:43:44,317 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:43:44,417 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:43:46,343 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:43:46,452 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:44:16,417 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:44:16,517 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:44:18,437 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:44:18,530 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:44:48,518 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:44:48,616 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:44:50,564 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:44:50,668 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:45:20,616 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:45:20,717 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:45:22,649 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:45:22,743 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:45:52,717 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:45:52,817 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:45:54,745 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:45:54,828 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:46:24,817 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:46:24,916 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:46:26,841 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:46:26,933 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:46:56,917 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:46:57,016 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:46:58,939 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:46:59,047 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:47:29,016 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:47:29,117 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:47:31,042 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:47:31,136 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:48:01,116 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:48:01,217 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:48:03,144 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:48:03,237 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:48:33,217 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:48:33,317 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 15:48:35,249 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 15:48:35,358 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:00:03,265 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:00:03,265 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:00:05,035 [nacos-grpc-client-executor-1065] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]receive server push request,request=ClientDetectionRequest,requestId=70 +2023-03-20 16:00:05,035 [nacos-grpc-client-executor-1065] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99]ack server push request,request=ClientDetectionRequest,requestId=70 +2023-03-20 16:00:05,298 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:00:05,298 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:00:05,985 [HikariPool-1 housekeeper] WARN [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=11m53s851ms410µs300ns). +2023-03-20 16:00:35,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:00:35,317 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:00:37,356 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:00:37,356 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:01:07,416 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:01:07,416 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:01:09,431 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:01:09,442 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:01:39,518 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:01:39,518 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:01:41,548 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:01:41,548 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:02:11,617 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:02:11,617 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:02:13,637 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:02:13,637 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:02:43,717 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:02:43,717 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:02:45,772 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:02:45,772 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:03:15,817 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:03:15,817 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:03:17,845 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:03:17,845 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:03:47,918 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:03:47,918 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:03:49,930 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:03:49,930 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:04:20,020 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:04:20,020 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:04:22,046 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:04:22,057 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:04:52,116 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:04:52,116 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:04:54,143 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:04:54,143 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:05:24,218 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:05:24,218 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:05:26,252 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:05:26,252 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:05:56,316 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:05:56,316 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:05:58,331 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:05:58,331 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:06:28,416 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:06:28,416 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:06:30,450 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:06:30,450 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:07:00,516 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:07:00,516 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:07:02,531 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:07:02,531 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:07:32,617 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:07:32,617 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:07:34,635 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:07:34,635 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:08:04,716 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:08:04,716 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:08:06,726 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:08:06,726 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:08:36,817 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:08:36,817 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:08:38,853 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:08:38,853 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:09:08,917 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:09:08,917 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:09:10,934 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:09:10,975 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:09:41,016 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:09:41,016 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:09:43,038 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:09:43,038 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:10:13,118 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:10:13,118 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:10:15,140 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:10:15,140 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:10:45,216 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:10:45,216 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:10:47,249 [lettuce-nioEventLoop-4-2] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:10:47,264 [lettuce-nioEventLoop-4-1] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:11:17,317 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:11:17,317 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:11:19,346 [lettuce-nioEventLoop-4-4] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:11:19,357 [lettuce-nioEventLoop-4-3] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:11:49,422 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:11:49,422 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:11:51,445 [lettuce-nioEventLoop-4-6] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:11:51,456 [lettuce-nioEventLoop-4-5] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:12:21,520 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:12:21,520 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:12:23,528 [lettuce-nioEventLoop-4-7] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:12:23,528 [lettuce-nioEventLoop-4-8] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:12:53,617 [lettuce-eventExecutorLoop-1-3] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:12:53,617 [lettuce-eventExecutorLoop-1-4] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:12:55,657 [lettuce-nioEventLoop-4-9] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:12:55,657 [lettuce-nioEventLoop-4-10] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:13:25,716 [lettuce-eventExecutorLoop-1-8] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:13:25,716 [lettuce-eventExecutorLoop-1-7] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:13:27,738 [lettuce-nioEventLoop-4-12] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:13:27,749 [lettuce-nioEventLoop-4-11] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:13:57,816 [lettuce-eventExecutorLoop-1-12] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:13:57,816 [lettuce-eventExecutorLoop-1-11] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:13:59,862 [lettuce-nioEventLoop-4-13] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:13:59,862 [lettuce-nioEventLoop-4-14] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:14:29,917 [lettuce-eventExecutorLoop-1-1] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:14:29,917 [lettuce-eventExecutorLoop-1-15] INFO [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:171 - Reconnecting, last destination was dlp-redis:6379 +2023-03-20 16:14:31,939 [lettuce-nioEventLoop-4-16] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:14:31,954 [lettuce-nioEventLoop-4-15] WARN [io.lettuce.core.protocol.ConnectionWatchdog] AbstractInternalLogger.java:151 - Cannot reconnect to [dlp-redis:6379]: Connection refused: no further information: dlp-redis/127.0.0.1:6379 +2023-03-20 16:14:40,648 [nacos-grpc-client-executor-1255] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679293266433_127.0.0.1_52848]Request stream error, switch server,error={} +com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:247) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1140) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + ... 1 common frames omitted +2023-03-20 16:14:40,650 [nacos-grpc-client-executor-1236] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679293261529_127.0.0.1_52831]Request stream error, switch server,error={} +com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:247) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1140) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + ... 1 common frames omitted +2023-03-20 16:14:40,654 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [8bc0cee6-845f-47cd-a37a-5b49f95faf99] try to re connect to a new server ,server is not appointed,will choose a random server. +2023-03-20 16:14:40,654 [com.alibaba.nacos.client.remote.worker] INFO [com.alibaba.nacos.common.remote.client] LoggerUtils.java:60 - [83914434-c7d7-49b0-900f-b6cea5abd497_config-0] try to re connect to a new server ,server is not appointed,will choose a random server. +2023-03-20 16:14:42,758 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} +java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) + at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) + at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) + at java.util.concurrent.FutureTask.run(FutureTask.java:266) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + ... 3 common frames omitted +Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: dlp-nacos/127.0.0.1:9848 +Caused by: java.net.ConnectException: Connection refused: no further information + at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) + at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 16:14:42,758 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} +java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) + at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) + at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) + at java.util.concurrent.FutureTask.run(FutureTask.java:266) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + ... 3 common frames omitted +Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: dlp-nacos/127.0.0.1:9848 +Caused by: java.net.ConnectException: Connection refused: no further information + at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) + at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) diff --git a/logs/dlp-reagent-managment/error.log b/logs/dlp-reagent-managment/error.log index d15d3b7..6bf0a04 100644 --- a/logs/dlp-reagent-managment/error.log +++ b/logs/dlp-reagent-managment/error.log @@ -106579,3 +106579,1897 @@ Caused by: java.lang.NullPointerException: null at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ... 92 common frames omitted 2023-03-17 17:34:13,638 [SpringApplicationShutdownHook] ERROR [com.alibaba.nacos.common.remote.client] LoggerUtils.java:99 - Send request fail, request=SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:UNHEALTHY +2023-03-20 11:02:17,508 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'GET' not supported +org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) + at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) + at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 11:02:22,662 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=digital.laboratory.platform.reagent.mapper.PurchaseListDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +org.springframework.jdbc.BadSqlGrammarException: digital.laboratory.platform.reagent.mapper.PurchaseListDetailsMapper.insert (batch index #1) failed. Cause: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist +; bad SQL grammar []; nested exception is java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist + at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) + at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) + at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:192) + at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:217) + at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.executeBatch(ServiceImpl.java:240) + at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.saveBatch(ServiceImpl.java:136) + at com.baomidou.mybatisplus.extension.service.IService.saveBatch(IService.java:73) + at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) + at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) + at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.service.impl.PurchaseListDetailsServiceImpl$$EnhancerBySpringCGLIB$$3b4d5e92.saveBatch() + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl.addListById(PurchaseListServiceImpl.java:73) + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl$$FastClassBySpringCGLIB$$d66940d3.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) + at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) + at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.service.impl.PurchaseListServiceImpl$$EnhancerBySpringCGLIB$$150c4fac.addListById() + at digital.laboratory.platform.reagent.controller.PurchaseListController.postAddObject(PurchaseListController.java:107) + at digital.laboratory.platform.reagent.controller.PurchaseListController$$FastClassBySpringCGLIB$$d0e2ffbb.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.PurchaseListController$$EnhancerBySpringCGLIB$$e42b480b.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +Caused by: java.sql.BatchUpdateException: Table 'reagent_managment.purchaselist_details' doesn't exist + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:423) + at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) + at com.mysql.cj.util.Util.getInstance(Util.java:167) + at com.mysql.cj.util.Util.getInstance(Util.java:174) + at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:853) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:435) + at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) + at com.zaxxer.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) + at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeBatch(HikariProxyPreparedStatement.java) + at org.apache.ibatis.executor.BatchExecutor.doFlushStatements(BatchExecutor.java:123) + at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:129) + at org.apache.ibatis.executor.BaseExecutor.flushStatements(BaseExecutor.java:122) + at org.apache.ibatis.executor.CachingExecutor.flushStatements(CachingExecutor.java:114) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) + at com.sun.proxy.$Proxy312.flushStatements(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.flushStatements(DefaultSqlSession.java:249) + at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.lambda$executeBatch$1(SqlHelper.java:224) + at com.baomidou.mybatisplus.extension.toolkit.SqlHelper.executeBatch(SqlHelper.java:182) + ... 156 common frames omitted +Caused by: java.sql.SQLSyntaxErrorException: Table 'reagent_managment.purchaselist_details' doesn't exist + at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) + at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1098) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:832) + ... 173 common frames omitted +2023-03-20 14:15:26,130 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:17:11,912 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:18:04,193 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=null +java.lang.NullPointerException: null + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:32) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$a52547a8.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$881d58cc.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:18:21,623 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' +org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' + at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) + at com.sun.proxy.$Proxy149.selectOne(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy232.selectById(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.getById(IService.java:292) + at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.getById() + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:34) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$67eab786.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$7e063b0b.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'supplierInformationId' in 'class com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper' + at org.apache.ibatis.reflection.Reflector.getGetInvoker(Reflector.java:387) + at org.apache.ibatis.reflection.MetaClass.getGetInvoker(MetaClass.java:164) + at org.apache.ibatis.reflection.wrapper.BeanWrapper.getBeanProperty(BeanWrapper.java:162) + at org.apache.ibatis.reflection.wrapper.BeanWrapper.get(BeanWrapper.java:49) + at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122) + at org.apache.ibatis.executor.BaseExecutor.createCacheKey(BaseExecutor.java:219) + at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:80) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) + at com.sun.proxy.$Proxy311.query(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) + at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + ... 143 common frames omitted +2023-03-20 14:21:13,809 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex= +### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +### The error may exist in digital/laboratory/platform/reagent/mapper/SupplierInformationMapper.java (best guess) +### The error may involve digital.laboratory.platform.reagent.mapper.SupplierInformationMapper.insert-Inline +### The error occurred while setting parameters +### SQL: INSERT INTO supplier_information ( supplier_information_id, acceptable_condition, contact_number, contact_person_name, name_of_supplier, photograph_of_supplier, qualification_document, scope_of_supply, supplier_coding, supplier_idnumber, supplier_name, supplier_telephone, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +; Data truncation: Data too long for column 'acceptable_condition' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +org.springframework.dao.DataIntegrityViolationException: +### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +### The error may exist in digital/laboratory/platform/reagent/mapper/SupplierInformationMapper.java (best guess) +### The error may involve digital.laboratory.platform.reagent.mapper.SupplierInformationMapper.insert-Inline +### The error occurred while setting parameters +### SQL: INSERT INTO supplier_information ( supplier_information_id, acceptable_condition, contact_number, contact_person_name, name_of_supplier, photograph_of_supplier, qualification_document, scope_of_supply, supplier_coding, supplier_idnumber, supplier_name, supplier_telephone, create_time, create_by, update_time, update_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) +### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 +; Data truncation: Data too long for column 'acceptable_condition' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 + at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) + at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:79) + at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) + at com.sun.proxy.$Proxy149.insert(Unknown Source) + at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:272) + at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:59) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) + at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) + at com.sun.proxy.$Proxy232.insert(Unknown Source) + at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:63) + at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.save() + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:46) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1423) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +Caused by: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'acceptable_condition' at row 1 + at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104) + at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) + at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:371) + at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) + at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) + at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) + at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) + at com.sun.proxy.$Proxy313.update(Unknown Source) + at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) + at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) + at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) + at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:106) + at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) + at com.sun.proxy.$Proxy312.update(Unknown Source) + at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:194) + at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:181) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) + ... 143 common frames omitted +2023-03-20 14:21:56,994 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:22:12,461 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:22:16,593 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=该供应商信息已存在 +java.lang.RuntimeException: 该供应商信息已存在 + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.addInfoById(SupplierInformationServiceImpl.java:38) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.addInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.postAddObject(SupplierInformationController.java:105) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.postAddObject() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:22:27,848 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:43 - 全局异常信息 ex=Request method 'GET' not supported +org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:253) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:442) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:383) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:125) + at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:67) + at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:498) + at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1261) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1043) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 14:23:30,441 [XNIO-1 task-1] ERROR [d.l.p.c.f.s.handle.GlobalBizExceptionHandler] GlobalBizExceptionHandler.java:63 - 非法参数,ex = Target must not be null +java.lang.IllegalArgumentException: Target must not be null + at org.springframework.util.Assert.notNull(Assert.java:201) + at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:758) + at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:701) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl.editInfoById(SupplierInformationServiceImpl.java:54) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$FastClassBySpringCGLIB$$acfd26d8.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) + at digital.laboratory.platform.reagent.service.impl.SupplierInformationServiceImpl$$EnhancerBySpringCGLIB$$eb716cdb.editInfoById() + at digital.laboratory.platform.reagent.controller.SupplierInformationController.putUpdateById(SupplierInformationController.java:128) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$FastClassBySpringCGLIB$$f9c6e9fc.invoke() + at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) + at digital.laboratory.platform.common.log.aspect.SysLogAspect.around(SysLogAspect.java:56) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) + at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) + at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) + at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) + at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) + at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) + at digital.laboratory.platform.reagent.controller.SupplierInformationController$$EnhancerBySpringCGLIB$$f1d12df6.putUpdateById() + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) + at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) + at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) + at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) + at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) + at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) + at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) + at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:920) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) + at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) + at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) + at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:327) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:115) + at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:121) + at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) + at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:105) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:182) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) + at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) + at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110) + at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336) + at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211) + at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) + at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) + at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) + at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) + at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) + at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) + at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) + at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) + at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) + at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) + at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) + at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) + at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) + at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) + at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) + at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) + at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) + at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:280) + at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) + at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) + at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) + at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) + at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:260) + at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) + at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) + at io.undertow.server.Connectors.executeRootHandler(Connectors.java:387) + at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) + at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) + at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) + at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) + at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 16:14:40,648 [nacos-grpc-client-executor-1255] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679293266433_127.0.0.1_52848]Request stream error, switch server,error={} +com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:247) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1140) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + ... 1 common frames omitted +2023-03-20 16:14:40,650 [nacos-grpc-client-executor-1236] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - [1679293261529_127.0.0.1_52831]Request stream error, switch server,error={} +com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:442) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: java.io.IOException: 远程主机强迫关闭了一个现有的连接。 + at sun.nio.ch.SocketDispatcher.read0(Native Method) + at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) + at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) + at sun.nio.ch.IOUtil.read(IOUtil.java:192) + at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:247) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1140) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:697) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + ... 1 common frames omitted +2023-03-20 16:14:42,758 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} +java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) + at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) + at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) + at java.util.concurrent.FutureTask.run(FutureTask.java:266) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + ... 3 common frames omitted +Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: dlp-nacos/127.0.0.1:9848 +Caused by: java.net.ConnectException: Connection refused: no further information + at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) + at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) +2023-03-20 16:14:42,758 [com.alibaba.nacos.client.remote.worker] ERROR [c.a.nacos.common.remote.client.grpc.GrpcClient] LoggerUtils.java:99 - Server check fail, please check server dlp-nacos ,port 9848 is available , error ={} +java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566) + at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:146) + at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:268) + at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:528) + at com.alibaba.nacos.common.remote.client.RpcClient$3.run(RpcClient.java:373) + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) + at java.util.concurrent.FutureTask.run(FutureTask.java:266) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:750) +Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception + at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533) + at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700) + at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) + at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) + at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692) + at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681) + at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) + at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) + ... 3 common frames omitted +Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: dlp-nacos/127.0.0.1:9848 +Caused by: java.net.ConnectException: Connection refused: no further information + at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) + at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) + at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) + at java.lang.Thread.run(Thread.java:750) diff --git a/src/main/java/digital/laboratory/platform/reagent/controller/AfterSaleSituationController.java b/src/main/java/digital/laboratory/platform/reagent/controller/AfterSaleSituationController.java index fa21705..6a84b0c 100644 --- a/src/main/java/digital/laboratory/platform/reagent/controller/AfterSaleSituationController.java +++ b/src/main/java/digital/laboratory/platform/reagent/controller/AfterSaleSituationController.java @@ -7,7 +7,6 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import digital.laboratory.platform.common.core.util.R; import digital.laboratory.platform.common.log.annotation.SysLog; import digital.laboratory.platform.common.mybatis.security.service.DLPUser; -import digital.laboratory.platform.reagent.entity.AfterSaleSituation; import digital.laboratory.platform.reagent.service.AfterSaleSituationService; import org.springframework.security.access.prepost.PreAuthorize; import io.swagger.annotations.Api; @@ -17,8 +16,6 @@ import org.springframework.security.oauth2.provider.OAuth2Authentication; import org.springframework.web.bind.annotation.*; import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; -import java.io.IOException; import java.security.Principal; /** diff --git a/src/main/java/digital/laboratory/platform/reagent/controller/EvaluationResultController.java b/src/main/java/digital/laboratory/platform/reagent/controller/EvaluationResultController.java index 00a0bd0..f90b874 100644 --- a/src/main/java/digital/laboratory/platform/reagent/controller/EvaluationResultController.java +++ b/src/main/java/digital/laboratory/platform/reagent/controller/EvaluationResultController.java @@ -7,8 +7,6 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import digital.laboratory.platform.common.core.util.R; import digital.laboratory.platform.common.log.annotation.SysLog; import digital.laboratory.platform.common.mybatis.security.service.DLPUser; -import digital.laboratory.platform.reagent.entity.EvaluationResult; -import digital.laboratory.platform.reagent.service.EvaluationResultService; import org.springframework.security.access.prepost.PreAuthorize; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; @@ -17,8 +15,6 @@ import org.springframework.security.oauth2.provider.OAuth2Authentication; import org.springframework.web.bind.annotation.*; import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; -import java.io.IOException; import java.security.Principal; /** diff --git a/src/main/java/digital/laboratory/platform/reagent/controller/PurchaseListController.java b/src/main/java/digital/laboratory/platform/reagent/controller/PurchaseListController.java index 90e1a85..4ad63ff 100644 --- a/src/main/java/digital/laboratory/platform/reagent/controller/PurchaseListController.java +++ b/src/main/java/digital/laboratory/platform/reagent/controller/PurchaseListController.java @@ -73,7 +73,7 @@ public class PurchaseListController { */ @ApiOperation(value = "分页查询", notes = "分页查询") @GetMapping("/page" ) - @PreAuthorize("@pms.hasPermission('reagent_purchase_list_get')" ) +// @PreAuthorize("@pms.hasPermission('reagent_purchase_list_get')" ) public R> getPurchaseListPage(Page page, PurchaseList purchaseList, HttpServletRequest theHttpServletRequest) { Principal principal = theHttpServletRequest.getUserPrincipal(); DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); @@ -92,8 +92,8 @@ public class PurchaseListController { * @param purchaseListDTOList (采购清单) * @return R */ - @ApiOperation(value = "新增(采购清单)", notes = "新增(采购清单)") - @SysLog("新增(采购清单)" ) + @ApiOperation(value = "新增采购清单", notes = "新增采购清单") + @SysLog("新增采购清单" ) @PostMapping // @PreAuthorize("@pms.hasPermission('reagent_purchase_list_add')" ) public R postAddObject(@RequestBody List purchaseListDTOList, HttpServletRequest theHttpServletRequest) { @@ -110,51 +110,6 @@ public class PurchaseListController { else { return R.failed(purchaseList, "创建失败"); } - } - - /** - * 修改(采购清单) - * @param purchaseList (采购清单) - * @return R - */ - @ApiOperation(value = "修改(采购清单)", notes = "修改(采购清单)") - @SysLog("修改(采购清单)" ) - @PutMapping - @PreAuthorize("@pms.hasPermission('reagent_purchase_list_edit')" ) - public R putUpdateById(@RequestBody PurchaseList purchaseList, HttpServletRequest theHttpServletRequest) { - Principal principal = theHttpServletRequest.getUserPrincipal(); - DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); - - if (purchaseListService.updateById(purchaseList)) { - return R.ok(purchaseList, "保存对象成功"); - } - else { - return R.failed(purchaseList, "保存对象失败"); - } - } + }} - /** - * 通过id删除(采购清单) - * @param purchaseListId id - * @return R - */ - @ApiOperation(value = "通过id删除(采购清单)", notes = "通过id删除(采购清单)") - @SysLog("通过id删除(采购清单)" ) - @DeleteMapping("/{purchaseListId}" ) - @PreAuthorize("@pms.hasPermission('reagent_purchase_list_del')" ) - public R deleteById(@PathVariable String purchaseListId, HttpServletRequest theHttpServletRequest) { - Principal principal = theHttpServletRequest.getUserPrincipal(); - DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); - - PurchaseList oldPurchaseList = purchaseListService.getById(purchaseListId); - - if (purchaseListService.removeById(purchaseListId)) { - return R.ok(oldPurchaseList, "对象删除成功"); - } - else { - return R.failed(oldPurchaseList, "对象删除失败"); - } - - } -} diff --git a/src/main/java/digital/laboratory/platform/reagent/controller/SupplierInformationController.java b/src/main/java/digital/laboratory/platform/reagent/controller/SupplierInformationController.java index 3c2557a..51ac646 100644 --- a/src/main/java/digital/laboratory/platform/reagent/controller/SupplierInformationController.java +++ b/src/main/java/digital/laboratory/platform/reagent/controller/SupplierInformationController.java @@ -7,6 +7,7 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import digital.laboratory.platform.common.core.util.R; import digital.laboratory.platform.common.log.annotation.SysLog; import digital.laboratory.platform.common.mybatis.security.service.DLPUser; +import digital.laboratory.platform.reagent.dto.SupplierInformationDTO; import digital.laboratory.platform.reagent.entity.SupplierInformation; import digital.laboratory.platform.reagent.service.SupplierInformationService; import org.springframework.security.access.prepost.PreAuthorize; @@ -49,14 +50,17 @@ public class SupplierInformationController { */ @ApiOperation(value = "通过id查询", notes = "通过id查询") @GetMapping("/{supplierInformationId}" ) - @PreAuthorize("@pms.hasPermission('reagent_supplier_information_get')" ) +// @PreAuthorize("@pms.hasPermission('reagent_supplier_information_get')" ) public R getById(@PathVariable("supplierInformationId" ) String supplierInformationId, HttpServletRequest theHttpServletRequest) { + Principal principal = theHttpServletRequest.getUserPrincipal(); + DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); SupplierInformation supplierInformation = supplierInformationService.getById(supplierInformationId); + return R.ok(supplierInformation); - //return R.ok(supplierInformationService.getById(supplierInformationId)); + } /** @@ -67,7 +71,7 @@ public class SupplierInformationController { */ @ApiOperation(value = "分页查询", notes = "分页查询") @GetMapping("/page" ) - @PreAuthorize("@pms.hasPermission('reagent_supplier_information_get')" ) +// @PreAuthorize("@pms.hasPermission('reagent_supplier_information_get')" ) public R> getSupplierInformationPage(Page page, SupplierInformation supplierInformation, HttpServletRequest theHttpServletRequest) { Principal principal = theHttpServletRequest.getUserPrincipal(); DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); @@ -83,69 +87,51 @@ public class SupplierInformationController { /** * 新增(服务商/供应商信息) - * @param supplierInformation (服务商/供应商信息) + * @param supplierInformationDTO (服务商/供应商信息) * @return R */ - @ApiOperation(value = "新增(服务商/供应商信息)", notes = "新增(服务商/供应商信息)") - @SysLog("新增(服务商/供应商信息)" ) + @ApiOperation(value = "新增服务商/供应商信息", notes = "新增服务商/供应商信息") + @SysLog("新增服务商/供应商信息" ) @PostMapping - @PreAuthorize("@pms.hasPermission('reagent_supplier_information_add')" ) - public R postAddObject(@RequestBody SupplierInformation supplierInformation, HttpServletRequest theHttpServletRequest) { +// @PreAuthorize("@pms.hasPermission('reagent_supplier_information_add')" ) + public R postAddObject(@RequestBody SupplierInformationDTO supplierInformationDTO, HttpServletRequest theHttpServletRequest) { + Principal principal = theHttpServletRequest.getUserPrincipal(); + DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); - supplierInformation.setSupplierInformationId(IdWorker.get32UUID().toUpperCase()); - if (supplierInformationService.save(supplierInformation)) { - return R.ok(supplierInformation, "对象创建成功"); + SupplierInformation supplierInformation = new SupplierInformation(); + + if (supplierInformationService.addInfoById(supplierInformationDTO,supplierInformation)) { + return R.ok(supplierInformation, "保存成功"); } else { - return R.failed(supplierInformation, "对象创建失败"); + return R.failed("保存失败"); } } /** * 修改(服务商/供应商信息) - * @param supplierInformation (服务商/供应商信息) + * @param supplierInformationDTO (服务商/供应商信息) * @return R */ - @ApiOperation(value = "修改(服务商/供应商信息)", notes = "修改(服务商/供应商信息)") - @SysLog("修改(服务商/供应商信息)" ) + @ApiOperation(value = "修改服务商/供应商信息", notes = "修改服务商/供应商信息") + @SysLog("修改服务商/供应商信息" ) @PutMapping - @PreAuthorize("@pms.hasPermission('reagent_supplier_information_edit')" ) - public R putUpdateById(@RequestBody SupplierInformation supplierInformation, HttpServletRequest theHttpServletRequest) { - Principal principal = theHttpServletRequest.getUserPrincipal(); - DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); +// @PreAuthorize("@pms.hasPermission('reagent_supplier_information_edit')" ) + public R putUpdateById(@RequestBody SupplierInformationDTO supplierInformationDTO, HttpServletRequest theHttpServletRequest) { - if (supplierInformationService.updateById(supplierInformation)) { - return R.ok(supplierInformation, "保存对象成功"); - } - else { - return R.failed(supplierInformation, "保存对象失败"); - } - } - - /** - * 通过id删除(服务商/供应商信息) - * @param supplierInformationId id - * @return R - */ - @ApiOperation(value = "通过id删除(服务商/供应商信息)", notes = "通过id删除(服务商/供应商信息)") - @SysLog("通过id删除(服务商/供应商信息)" ) - @DeleteMapping("/{supplierInformationId}" ) - @PreAuthorize("@pms.hasPermission('reagent_supplier_information_del')" ) - public R deleteById(@PathVariable String supplierInformationId, HttpServletRequest theHttpServletRequest) { Principal principal = theHttpServletRequest.getUserPrincipal(); + DLPUser dlpUser = (DLPUser) ((OAuth2Authentication) principal).getUserAuthentication().getPrincipal(); - SupplierInformation oldSupplierInformation = supplierInformationService.getById(supplierInformationId); + SupplierInformation supplierInformation = supplierInformationService.editInfoById(supplierInformationDTO); - if (supplierInformationService.removeById(supplierInformationId)) { - return R.ok(oldSupplierInformation, "对象删除成功"); + if (supplierInformation!=null) { + return R.ok(supplierInformation, "修改成功"); } else { - return R.failed(oldSupplierInformation, "对象删除失败"); + return R.failed("修改失败"); } - } - } diff --git a/src/main/java/digital/laboratory/platform/reagent/dto/PurchaseListDTO.java b/src/main/java/digital/laboratory/platform/reagent/dto/PurchaseListDTO.java index 3968fa1..ebbe696 100644 --- a/src/main/java/digital/laboratory/platform/reagent/dto/PurchaseListDTO.java +++ b/src/main/java/digital/laboratory/platform/reagent/dto/PurchaseListDTO.java @@ -8,7 +8,6 @@ import lombok.NoArgsConstructor; @AllArgsConstructor @NoArgsConstructor public class PurchaseListDTO { - private String name; private String purchaseListId; private Integer purchaseQuantity; private String reagentConsumableId; diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/AfterSaleSituation.java b/src/main/java/digital/laboratory/platform/reagent/entity/AfterSaleSituation.java deleted file mode 100644 index 0af0437..0000000 --- a/src/main/java/digital/laboratory/platform/reagent/entity/AfterSaleSituation.java +++ /dev/null @@ -1,59 +0,0 @@ -package digital.laboratory.platform.reagent.entity; - -import com.baomidou.mybatisplus.annotation.IdType; -import com.baomidou.mybatisplus.annotation.TableId; -import com.baomidou.mybatisplus.annotation.TableName; -import digital.laboratory.platform.common.mybatis.base.BaseEntity; -import io.swagger.annotations.ApiModel; -import io.swagger.annotations.ApiModelProperty; -import java.io.Serializable; -import java.time.LocalDateTime; -import lombok.Data; -import lombok.EqualsAndHashCode; - - -/** - * 服务商/供应商响应、资质和售后情况 - * - * @author Zhang Xiaolong created at 2023-03-10 14:25:06 - * @describe 服务商/供应商响应、资质和售后情况 实体类 - */ -@Data -@TableName(value = "after_sale_situation", autoResultMap = true) -@EqualsAndHashCode(callSuper = true) -@ApiModel(value = "服务商/供应商响应、资质和售后情况") -public class AfterSaleSituation extends BaseEntity { - - /** - * (服务商/供应商评价表ID) - */ - @ApiModelProperty(value="(服务商/供应商评价表ID)") - private String evaluationFormId; - - /** - * (供应商营业执照) - */ - @ApiModelProperty(value="(供应商营业执照)") - private String supplierBusinessLicense; - - /** - * (供应商通过质量保证体系) - */ - @ApiModelProperty(value="(供应商通过质量保证体系)") - private String supplierPassesQualityAssuranceSystem; - - /** - * (供应商产品认证) - */ - @ApiModelProperty(value="(供应商产品认证)") - private String supplierProductCertification; - - /** - * afterSaleSituationId - */ - @TableId(value = "after_sale_situation_id", type = IdType.ASSIGN_UUID) - @ApiModelProperty(value="afterSaleSituationId") - private String afterSaleSituationId; - - -} diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationForm.java b/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationForm.java index 97dd344..4f6daa7 100644 --- a/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationForm.java +++ b/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationForm.java @@ -7,7 +7,10 @@ import digital.laboratory.platform.common.mybatis.base.BaseEntity; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import java.io.Serializable; +import java.time.LocalDate; import java.time.LocalDateTime; + +import io.swagger.models.auth.In; import lombok.Data; import lombok.EqualsAndHashCode; @@ -25,16 +28,52 @@ import lombok.EqualsAndHashCode; public class EvaluationForm extends BaseEntity { /** - * (采购负责人评价意见) + * (一级评价意见) + */ + @ApiModelProperty(value="(一级评价意见)") + private String commentsFromPrimary; + + /** + * (一级评价时间) + */ + @ApiModelProperty(value="(一级评价时间)") + private LocalDate commentsDateFromPrimary; + + /** + * (二级评价意见) */ - @ApiModelProperty(value="(采购负责人评价意见)") - private String commentsFromThePurchasingManager; + @ApiModelProperty(value="(二级评价意见)") + private String commentsFromSecondary; /** - * (技术负责人评价意见) + * (二级评价时间) */ - @ApiModelProperty(value="(技术负责人评价意见)") - private String commentsFromTheTechnicalDirector; + @ApiModelProperty(value="(二级评价时间)") + private LocalDate commentsDateFromSecondary; + + /** + * (二级评价结果) + */ + @ApiModelProperty(value="(二级评价结果)") + private String commentsResultFromSecondary; + + /** + * (三级评价意见) + */ + @ApiModelProperty(value="(三级评价意见)") + private String commentsFromThreeLevel; + + /** + * (三级评价时间) + */ + @ApiModelProperty(value="(三级评价时间)") + private LocalDate commentsDateFromThreeLevel; + + /** + * (三级评价结果) + */ + @ApiModelProperty(value="(三级评价结果)") + private String commentsResultFromThreeLevel; /** * (联系电话) @@ -49,45 +88,89 @@ public class EvaluationForm extends BaseEntity { private String contactPerson; /** - * (采购负责人ID) + * (一级评价人ID) */ - @ApiModelProperty(value="(采购负责人ID)") - private String purchasingManagerId; + @ApiModelProperty(value="(一级评价人ID)") + private String primaryUserId; /** - * (质量负责人评价意见) + * (二级评价人ID) */ - @ApiModelProperty(value="(质量负责人评价意见)") - private String qualitySupervisorEvaluationComments; + @ApiModelProperty(value="(二级评价人ID)") + private String secondaryUserId; /** - * (质量负责人ID) + * (三级评价人ID) */ - @ApiModelProperty(value="(质量负责人ID)") - private String qualitySupervisorId; - + @ApiModelProperty(value="(三级评价人ID)") + private String threeLevelUserId; /** * (服务商/供应商ID) */ @ApiModelProperty(value="(服务商/供应商ID)") private String serviceProviderAndSupplierId; + + /** + * evaluationFormId + */ + @TableId(value = "evaluation_form_id", type = IdType.ASSIGN_UUID) + @ApiModelProperty(value="evaluationFormId") + private String evaluationFormId; + /** - * (技术负责人ID) + * (供应商营业执照) */ - @ApiModelProperty(value="(技术负责人ID)") - private String technicalDirectorId; + @ApiModelProperty(value="(供应商营业执照)") + private String supplierBusinessLicense; + /** + * (供应商通过质量保证体系) + */ + @ApiModelProperty(value="(供应商通过质量保证体系)") + private String supplierPassesQualityAssuranceSystem; + /** + * (供应商产品认证) + */ + @ApiModelProperty(value="(供应商产品认证)") + private String supplierProductCertification; + /** + * (对供应品检验校准效率) + */ + @ApiModelProperty(value="(对供应品检验校准效率)") + private String checkAndCalibrateEfficiencyOfSupplies; + /** + * (对供应商总体服务是否满意) + */ + @ApiModelProperty(value="(对供应商总体服务是否满意)") + private String overallSupplierServiceSatisfaction; /** - * evaluationFormId + * (供应商态度) */ - @TableId(value = "evaluation_form_id", type = IdType.ASSIGN_UUID) - @ApiModelProperty(value="evaluationFormId") - private String evaluationFormId; + @ApiModelProperty(value="(供应商态度)") + private String supplierAttitude; + + /** + * (供应商设备与设施) + */ + @ApiModelProperty(value="(供应商设备与设施)") + private String supplierEquipmentAndFacilities; + + /** + * (供应商技术与管理能力) + */ + @ApiModelProperty(value="(供应商技术与管理能力)") + private String supplierTechnologyAndManagementCapability; + + /** + * (供应商交货是否及时) + */ + @ApiModelProperty(value="(供应商交货是否及时)") + private String whetherTheSupplierDeliversOnTime; /** * supplierInformationId @@ -95,5 +178,11 @@ public class EvaluationForm extends BaseEntity { @ApiModelProperty(value="supplierInformationId") private String supplierInformationId; + /** + * supplierInformationId + */ + @ApiModelProperty(value="supplierInformationId") + private Integer status; + } diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationResult.java b/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationResult.java deleted file mode 100644 index cdc2ddf..0000000 --- a/src/main/java/digital/laboratory/platform/reagent/entity/EvaluationResult.java +++ /dev/null @@ -1,81 +0,0 @@ -package digital.laboratory.platform.reagent.entity; - -import com.baomidou.mybatisplus.annotation.IdType; -import com.baomidou.mybatisplus.annotation.TableId; -import com.baomidou.mybatisplus.annotation.TableName; -import digital.laboratory.platform.common.mybatis.base.BaseEntity; -import io.swagger.annotations.ApiModel; -import io.swagger.annotations.ApiModelProperty; -import java.io.Serializable; -import java.time.LocalDateTime; -import lombok.Data; -import lombok.EqualsAndHashCode; - - -/** - * (服务商/供应商评价结果) - * - * @author Zhang Xiaolong created at 2023-03-10 14:25:06 - * @describe (服务商/供应商评价结果) 实体类 - */ -@Data -@TableName(value = "evaluation_result", autoResultMap = true) -@EqualsAndHashCode(callSuper = true) -@ApiModel(value = "(服务商/供应商评价结果)") -public class EvaluationResult extends BaseEntity { - - /** - * (对供应品检验校准效率) - */ - @ApiModelProperty(value="(对供应品检验校准效率)") - private String checkAndCalibrateEfficiencyOfSupplies; - - /** - * (对供应商总体服务是否满意) - */ - @ApiModelProperty(value="(对供应商总体服务是否满意)") - private String overallSupplierServiceSatisfaction; - - /** - * (服务商/供应商评价表id) - */ - @ApiModelProperty(value="(服务商/供应商评价表id)") - private String evaluationFormId; - - /** - * (供应商态度) - */ - @ApiModelProperty(value="(供应商态度)") - private String supplierAttitude; - - /** - * (供应商设备与设施) - */ - @ApiModelProperty(value="(供应商设备与设施)") - private String supplierEquipmentAndFacilities; - - /** - * (供应商技术与管理能力) - */ - @ApiModelProperty(value="(供应商技术与管理能力)") - private String supplierTechnologyAndManagementCapability; - - /** - * (供应商交货是否及时) - */ - @ApiModelProperty(value="(供应商交货是否及时)") - private String whetherTheSupplierDeliversOnTime; - - - - - - /** - * evaluationResultId - */ - @TableId(value = "evaluation_result_id", type = IdType.ASSIGN_UUID) - @ApiModelProperty(value="evaluationResultId") - private String evaluationResultId; - - -} diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/ProvideServicesOrSupplies.java b/src/main/java/digital/laboratory/platform/reagent/entity/ProvideServicesOrSupplies.java index 683bc06..e10283d 100644 --- a/src/main/java/digital/laboratory/platform/reagent/entity/ProvideServicesOrSupplies.java +++ b/src/main/java/digital/laboratory/platform/reagent/entity/ProvideServicesOrSupplies.java @@ -44,8 +44,8 @@ public class ProvideServicesOrSupplies extends BaseEntity { * provideServicesOrSuppliesid */ @TableId(value = "provide_services_or_suppliesID", type = IdType.ASSIGN_UUID) - @ApiModelProperty(value="provideServicesOrSuppliesid") - private String provideServicesOrSuppliesid; + @ApiModelProperty(value="provideServicesOrSuppliesId") + private String provideServicesOrSuppliesId; } diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/PurchaseListDetails.java b/src/main/java/digital/laboratory/platform/reagent/entity/PurchaseListDetails.java index 0125e08..270eb3f 100644 --- a/src/main/java/digital/laboratory/platform/reagent/entity/PurchaseListDetails.java +++ b/src/main/java/digital/laboratory/platform/reagent/entity/PurchaseListDetails.java @@ -17,7 +17,7 @@ import lombok.EqualsAndHashCode; * @describe (采购清单明细) 实体类 */ @Data -@TableName(value = "purchaselist_details", autoResultMap = true) +@TableName(value = "purchase_list_details", autoResultMap = true) @EqualsAndHashCode(callSuper = true) @ApiModel(value = "(采购清单明细)") public class PurchaseListDetails extends BaseEntity { diff --git a/src/main/java/digital/laboratory/platform/reagent/entity/SupplierInformation.java b/src/main/java/digital/laboratory/platform/reagent/entity/SupplierInformation.java index 9d7ebae..80587c8 100644 --- a/src/main/java/digital/laboratory/platform/reagent/entity/SupplierInformation.java +++ b/src/main/java/digital/laboratory/platform/reagent/entity/SupplierInformation.java @@ -66,10 +66,6 @@ public class SupplierInformation extends BaseEntity { @ApiModelProperty(value="(供应范围)") private String scopeOfSupply; - - - - /** * (供应商编码) */ diff --git a/src/main/java/digital/laboratory/platform/reagent/mapper/AfterSaleSituationMapper.java b/src/main/java/digital/laboratory/platform/reagent/mapper/AfterSaleSituationMapper.java index 293c9a5..d1de478 100644 --- a/src/main/java/digital/laboratory/platform/reagent/mapper/AfterSaleSituationMapper.java +++ b/src/main/java/digital/laboratory/platform/reagent/mapper/AfterSaleSituationMapper.java @@ -1,9 +1,7 @@ package digital.laboratory.platform.reagent.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; -import digital.laboratory.platform.reagent.entity.AfterSaleSituation; import org.apache.ibatis.annotations.Mapper; -import org.apache.ibatis.annotations.Param; /** * 服务商/供应商响应、资质和售后情况 Mapper 接口 diff --git a/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationFormMapper.java b/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationFormMapper.java index dc01834..8400332 100644 --- a/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationFormMapper.java +++ b/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationFormMapper.java @@ -2,6 +2,7 @@ package digital.laboratory.platform.reagent.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import digital.laboratory.platform.reagent.entity.EvaluationForm; +import digital.laboratory.platform.reagent.vo.EvaluationFormVO; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; @@ -14,4 +15,6 @@ import org.apache.ibatis.annotations.Param; @Mapper public interface EvaluationFormMapper extends BaseMapper { + EvaluationFormVO getEvaluationForm(String evaluationFormId); + } diff --git a/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationResultMapper.java b/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationResultMapper.java deleted file mode 100644 index 529eb6a..0000000 --- a/src/main/java/digital/laboratory/platform/reagent/mapper/EvaluationResultMapper.java +++ /dev/null @@ -1,17 +0,0 @@ -package digital.laboratory.platform.reagent.mapper; - -import com.baomidou.mybatisplus.core.mapper.BaseMapper; -import digital.laboratory.platform.reagent.entity.EvaluationResult; -import org.apache.ibatis.annotations.Mapper; -import org.apache.ibatis.annotations.Param; - -/** - * (服务商/供应商评价结果) Mapper 接口 - * - * @author Zhang Xiaolong created at 2023-03-10 - * @describe (服务商/供应商评价结果) Mapper 类 - */ -@Mapper -public interface EvaluationResultMapper extends BaseMapper { - -} diff --git a/src/main/java/digital/laboratory/platform/reagent/mapper/ProvideServicesOrSuppliesMapper.java b/src/main/java/digital/laboratory/platform/reagent/mapper/ProvideServicesOrSuppliesMapper.java index 57736ce..5350469 100644 --- a/src/main/java/digital/laboratory/platform/reagent/mapper/ProvideServicesOrSuppliesMapper.java +++ b/src/main/java/digital/laboratory/platform/reagent/mapper/ProvideServicesOrSuppliesMapper.java @@ -2,9 +2,12 @@ package digital.laboratory.platform.reagent.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import digital.laboratory.platform.reagent.entity.ProvideServicesOrSupplies; +import digital.laboratory.platform.reagent.vo.ProvideServicesOrSuppliesVO; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; +import java.util.List; + /** * 提供服务或供应品 Mapper 接口 * @@ -14,4 +17,6 @@ import org.apache.ibatis.annotations.Param; @Mapper public interface ProvideServicesOrSuppliesMapper extends BaseMapper { + List getProvideServicesOrSuppliesVOList (String provideServicesOrSuppliesId); + } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/AfterSaleSituationService.java b/src/main/java/digital/laboratory/platform/reagent/service/AfterSaleSituationService.java index 65cc8d0..53d6e89 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/AfterSaleSituationService.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/AfterSaleSituationService.java @@ -1,7 +1,6 @@ package digital.laboratory.platform.reagent.service; import com.baomidou.mybatisplus.extension.service.IService; -import digital.laboratory.platform.reagent.entity.AfterSaleSituation; /** * 服务商/供应商响应、资质和售后情况服务类 diff --git a/src/main/java/digital/laboratory/platform/reagent/service/EvaluationFormService.java b/src/main/java/digital/laboratory/platform/reagent/service/EvaluationFormService.java index 7fffbc9..b116b8c 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/EvaluationFormService.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/EvaluationFormService.java @@ -1,8 +1,13 @@ package digital.laboratory.platform.reagent.service; import com.baomidou.mybatisplus.extension.service.IService; +import digital.laboratory.platform.common.mybatis.security.service.DLPUser; +import digital.laboratory.platform.reagent.dto.AuditAndApproveDTO; +import digital.laboratory.platform.reagent.dto.EvaluationFormDTO; import digital.laboratory.platform.reagent.entity.EvaluationForm; +import java.util.List; + /** * (服务商/供应商评价表)服务类 * @@ -11,4 +16,13 @@ import digital.laboratory.platform.reagent.entity.EvaluationForm; */ public interface EvaluationFormService extends IService { + EvaluationForm getEvaluationForm(String evaluationFormId); + + + //增加/修改评价表 + EvaluationForm addFormById(EvaluationFormDTO evaluationFormDTO,DLPUser dlpUser); + + EvaluationForm auditFormOfSecondary(AuditAndApproveDTO auditAndApproveDTO, DLPUser dlpUser); + + EvaluationForm auditFormOfThreeLevel(AuditAndApproveDTO auditAndApproveDTO, DLPUser dlpUser); } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/EvaluationResultService.java b/src/main/java/digital/laboratory/platform/reagent/service/EvaluationResultService.java deleted file mode 100644 index 70cd7e8..0000000 --- a/src/main/java/digital/laboratory/platform/reagent/service/EvaluationResultService.java +++ /dev/null @@ -1,14 +0,0 @@ -package digital.laboratory.platform.reagent.service; - -import com.baomidou.mybatisplus.extension.service.IService; -import digital.laboratory.platform.reagent.entity.EvaluationResult; - -/** - * (服务商/供应商评价结果)服务类 - * - * @author Zhang Xiaolong created at 2023-03-10 - * @describe (服务商/供应商评价结果) 服务类 - */ -public interface EvaluationResultService extends IService { - -} diff --git a/src/main/java/digital/laboratory/platform/reagent/service/ProvideServicesOrSuppliesService.java b/src/main/java/digital/laboratory/platform/reagent/service/ProvideServicesOrSuppliesService.java index 42cce8f..ccccd64 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/ProvideServicesOrSuppliesService.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/ProvideServicesOrSuppliesService.java @@ -2,6 +2,9 @@ package digital.laboratory.platform.reagent.service; import com.baomidou.mybatisplus.extension.service.IService; import digital.laboratory.platform.reagent.entity.ProvideServicesOrSupplies; +import digital.laboratory.platform.reagent.vo.ProvideServicesOrSuppliesVO; + +import java.util.List; /** * 提供服务或供应品服务类 @@ -11,4 +14,6 @@ import digital.laboratory.platform.reagent.entity.ProvideServicesOrSupplies; */ public interface ProvideServicesOrSuppliesService extends IService { + List getProvideServicesOrSuppliesVOList (String provideServicesOrSuppliesId); + } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/SupplierInformationService.java b/src/main/java/digital/laboratory/platform/reagent/service/SupplierInformationService.java index b17aa7d..4b6c2b2 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/SupplierInformationService.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/SupplierInformationService.java @@ -1,6 +1,7 @@ package digital.laboratory.platform.reagent.service; import com.baomidou.mybatisplus.extension.service.IService; +import digital.laboratory.platform.reagent.dto.SupplierInformationDTO; import digital.laboratory.platform.reagent.entity.SupplierInformation; /** @@ -11,4 +12,7 @@ import digital.laboratory.platform.reagent.entity.SupplierInformation; */ public interface SupplierInformationService extends IService { + Boolean addInfoById(SupplierInformationDTO supplierInformationDTO,SupplierInformation supplierInformation); + + SupplierInformation editInfoById(SupplierInformationDTO supplierInformationDTO); } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/impl/AfterSaleSituationServiceImpl.java b/src/main/java/digital/laboratory/platform/reagent/service/impl/AfterSaleSituationServiceImpl.java index ec5c971..371fd4d 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/impl/AfterSaleSituationServiceImpl.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/impl/AfterSaleSituationServiceImpl.java @@ -1,7 +1,6 @@ package digital.laboratory.platform.reagent.service.impl; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; -import digital.laboratory.platform.reagent.entity.AfterSaleSituation; import digital.laboratory.platform.reagent.mapper.AfterSaleSituationMapper; import digital.laboratory.platform.reagent.service.AfterSaleSituationService; import org.springframework.stereotype.Service; diff --git a/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationFormServiceImpl.java b/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationFormServiceImpl.java index 710ab61..e6088e0 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationFormServiceImpl.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationFormServiceImpl.java @@ -1,18 +1,201 @@ package digital.laboratory.platform.reagent.service.impl; +import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; +import com.baomidou.mybatisplus.core.toolkit.IdWorker; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; +import digital.laboratory.platform.common.mybatis.security.service.DLPUser; +import digital.laboratory.platform.reagent.dto.AuditAndApproveDTO; +import digital.laboratory.platform.reagent.dto.EvaluationFormDTO; import digital.laboratory.platform.reagent.entity.EvaluationForm; +import digital.laboratory.platform.reagent.entity.ProvideServicesOrSupplies; +import digital.laboratory.platform.reagent.entity.PurchaseListDetails; +import digital.laboratory.platform.reagent.entity.SupplierInformation; import digital.laboratory.platform.reagent.mapper.EvaluationFormMapper; import digital.laboratory.platform.reagent.service.EvaluationFormService; +import digital.laboratory.platform.reagent.service.ProvideServicesOrSuppliesService; +import digital.laboratory.platform.reagent.service.PurchaseListDetailsService; +import digital.laboratory.platform.reagent.service.SupplierInformationService; +import digital.laboratory.platform.reagent.vo.EvaluationFormVO; +import org.springframework.beans.BeanUtils; +import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; +import java.time.LocalDate; +import java.util.ArrayList; +import java.util.List; + /** * (服务商/供应商评价表)服务实现类 * * @author Zhang Xiaolong created at 2023-03-10 - * @describe (服务商/供应商评价表) 服务实现类 + * @describe (服务商 / 供应商评价表) 服务实现类 */ @Service public class EvaluationFormServiceImpl extends ServiceImpl implements EvaluationFormService { + @Autowired + private EvaluationFormService evaluationFormService; + @Autowired + private ProvideServicesOrSuppliesService provideServicesOrSuppliesService; + + @Autowired + private SupplierInformationService supplierInformationService; + + @Autowired + private PurchaseListDetailsService purchaseListDetailsService; + + @Override//通过ID查询评价表 + public EvaluationForm getEvaluationForm(String evaluationFormId) { + + EvaluationFormVO evaluationForm = baseMapper.getEvaluationForm(evaluationFormId); + + evaluationForm.setProvideServicesOrSuppliesVOList(provideServicesOrSuppliesService.getProvideServicesOrSuppliesVOList(evaluationFormId)); + + return evaluationForm; + } + + @Override//增加/修改评价表 + public EvaluationForm addFormById(EvaluationFormDTO evaluationFormDTO,DLPUser dlpUser) { + + if (evaluationFormService.getById(evaluationFormDTO.getEvaluationFormId()) != null) { + + LambdaQueryWrapper provideServicesOrSuppliesLambdaQueryWrapper = new LambdaQueryWrapper<>(); + + provideServicesOrSuppliesLambdaQueryWrapper.eq(ProvideServicesOrSupplies::getEvaluationFormId, evaluationFormDTO.getEvaluationFormId()); + //先删除提供的供应品集合 + provideServicesOrSuppliesService.removeBatchByIds(provideServicesOrSuppliesService.list(provideServicesOrSuppliesLambdaQueryWrapper)); + + EvaluationForm byId = evaluationFormService.getById(evaluationFormDTO.getEvaluationFormId()); + + BeanUtils.copyProperties(evaluationFormDTO, byId); + + byId.setPrimaryUserId(dlpUser.getId()); + + byId.setCommentsDateFromPrimary(LocalDate.now()); + + byId.setStatus(1); + + List list = new ArrayList<>(); + //再通过供应商ID,在采购清单列表里面,查找对应供应商提供的所有试剂耗材ID + SupplierInformation byId1 = supplierInformationService.getById(evaluationFormDTO.getSupplierInformationId()); + + LambdaQueryWrapper purchaseListDetailsLambdaQueryWrapper = new LambdaQueryWrapper<>(); + + purchaseListDetailsLambdaQueryWrapper.eq(PurchaseListDetails::getSupplierId, byId1.getSupplierInformationId()); + + List purchaseListDetailsList = purchaseListDetailsService.list(purchaseListDetailsLambdaQueryWrapper); + + for (PurchaseListDetails purchaseListDetails : purchaseListDetailsList) { + + ProvideServicesOrSupplies provideServicesOrSupplies = new ProvideServicesOrSupplies(); + + provideServicesOrSupplies.setReagentConsumableId(purchaseListDetails.getReagentConsumableId()); + + provideServicesOrSupplies.setEvaluationFormId(byId.getEvaluationFormId()); + + provideServicesOrSupplies.setProvideServicesOrSuppliesId(IdWorker.get32UUID().toUpperCase()); + + list.add(provideServicesOrSupplies); + } + if (evaluationFormService.save(byId) & provideServicesOrSuppliesService.saveBatch(list)) { + return byId; + } else { + return null; + } + } else { + + EvaluationForm evaluationForm = new EvaluationForm(); + + BeanUtils.copyProperties(evaluationFormDTO,evaluationForm); + + evaluationForm.setStatus(1); + + evaluationForm.setEvaluationFormId(IdWorker.get32UUID().toUpperCase()); + + evaluationForm.setPrimaryUserId(dlpUser.getId()); + + evaluationForm.setCommentsDateFromPrimary(LocalDate.now()); + + List list = new ArrayList<>(); + //再通过供应商ID,在采购清单列表里面,查找对应供应商提供的所有试剂耗材ID + SupplierInformation byId1 = supplierInformationService.getById(evaluationFormDTO.getSupplierInformationId()); + + LambdaQueryWrapper purchaseListDetailsLambdaQueryWrapper = new LambdaQueryWrapper<>(); + + purchaseListDetailsLambdaQueryWrapper.eq(PurchaseListDetails::getSupplierId, byId1.getSupplierInformationId()); + + List purchaseListDetailsList = purchaseListDetailsService.list(purchaseListDetailsLambdaQueryWrapper); + + for (PurchaseListDetails purchaseListDetails : purchaseListDetailsList) { + + ProvideServicesOrSupplies provideServicesOrSupplies = new ProvideServicesOrSupplies(); + + provideServicesOrSupplies.setReagentConsumableId(purchaseListDetails.getReagentConsumableId()); + + provideServicesOrSupplies.setEvaluationFormId(evaluationForm.getEvaluationFormId()); + + provideServicesOrSupplies.setProvideServicesOrSuppliesId(IdWorker.get32UUID().toUpperCase()); + + list.add(provideServicesOrSupplies); + } + + if (evaluationFormService.save(evaluationForm)&provideServicesOrSuppliesService.saveBatch(list)){ + return evaluationForm; + }else { + return null; + } + + } + + } + + @Override//二级审核 + public EvaluationForm auditFormOfSecondary(AuditAndApproveDTO auditAndApproveDTO, DLPUser dlpUser){ + + EvaluationForm byId = evaluationFormService.getById(auditAndApproveDTO.getUuId()); + + byId.setSecondaryUserId(dlpUser.getId()); + + byId.setCommentsDateFromSecondary(LocalDate.now()); + + byId.setCommentsFromSecondary(auditAndApproveDTO.getAuditOpinion()); + + byId.setCommentsResultFromSecondary(auditAndApproveDTO.getAuditResult()); + + if (evaluationFormService.updateById(byId)){ + return byId; + }else{ + return null; + } + } + + @Override//三级审核 + + public EvaluationForm auditFormOfThreeLevel(AuditAndApproveDTO auditAndApproveDTO, DLPUser dlpUser){ + + EvaluationForm byId = evaluationFormService.getById(auditAndApproveDTO.getUuId()); + + byId.setSecondaryUserId(dlpUser.getId()); + + byId.setCommentsDateFromThreeLevel(LocalDate.now()); + + byId.setCommentsFromThreeLevel(auditAndApproveDTO.getAuditOpinion()); + + byId.setCommentsResultFromThreeLevel(auditAndApproveDTO.getAuditResult()); + + if (evaluationFormService.updateById(byId)){ + return byId; + }else{ + return null; + } + } } + + + + + + + + + diff --git a/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationResultServiceImpl.java b/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationResultServiceImpl.java index 5d3d45e..2c415c6 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationResultServiceImpl.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/impl/EvaluationResultServiceImpl.java @@ -1,9 +1,7 @@ package digital.laboratory.platform.reagent.service.impl; +import com.baomidou.mybatisplus.extension.service.IService; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; -import digital.laboratory.platform.reagent.entity.EvaluationResult; -import digital.laboratory.platform.reagent.mapper.EvaluationResultMapper; -import digital.laboratory.platform.reagent.service.EvaluationResultService; import org.springframework.stereotype.Service; /** @@ -13,6 +11,6 @@ import org.springframework.stereotype.Service; * @describe (服务商/供应商评价结果) 服务实现类 */ @Service -public class EvaluationResultServiceImpl extends ServiceImpl implements EvaluationResultService { +public class EvaluationResultServiceImpl extends ServiceImpl implements IService { } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/impl/ProvideServicesOrSuppliesServiceImpl.java b/src/main/java/digital/laboratory/platform/reagent/service/impl/ProvideServicesOrSuppliesServiceImpl.java index 8376d38..2e595cc 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/impl/ProvideServicesOrSuppliesServiceImpl.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/impl/ProvideServicesOrSuppliesServiceImpl.java @@ -4,8 +4,12 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import digital.laboratory.platform.reagent.entity.ProvideServicesOrSupplies; import digital.laboratory.platform.reagent.mapper.ProvideServicesOrSuppliesMapper; import digital.laboratory.platform.reagent.service.ProvideServicesOrSuppliesService; +import digital.laboratory.platform.reagent.vo.ProvideServicesOrSuppliesVO; +import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; +import java.util.List; + /** * 提供服务或供应品服务实现类 * @@ -14,5 +18,11 @@ import org.springframework.stereotype.Service; */ @Service public class ProvideServicesOrSuppliesServiceImpl extends ServiceImpl implements ProvideServicesOrSuppliesService { + @Override + public List getProvideServicesOrSuppliesVOList(String provideServicesOrSuppliesId) { + + List provideServicesOrSuppliesVOList = baseMapper.getProvideServicesOrSuppliesVOList(provideServicesOrSuppliesId); + return provideServicesOrSuppliesVOList; + } } diff --git a/src/main/java/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.java b/src/main/java/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.java index 7df4b0e..19b7440 100644 --- a/src/main/java/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.java +++ b/src/main/java/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.java @@ -14,6 +14,8 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; +import java.time.LocalDate; +import java.time.LocalDateTime; import java.util.ArrayList; import java.util.List; @@ -53,6 +55,8 @@ public class PurchaseListServiceImpl extends ServiceImpl purchaseListDetailsList= new ArrayList<>(); for (PurchaseListDTO purchaseListDTO : purchaseListDTOList) { @@ -72,7 +76,5 @@ public class PurchaseListServiceImpl extends ServiceImpl implements SupplierInformationService { + @Autowired + private SupplierInformationService supplierInformationService; + + @Override//新增供应商信息 + public Boolean addInfoById(SupplierInformationDTO supplierInformationDTO, SupplierInformation supplierInformation) { + + LambdaQueryWrapper supplierInformationQueryWrapper = new LambdaQueryWrapper(); + + List list = supplierInformationService.list(supplierInformationQueryWrapper); + + for (SupplierInformation information : list) { + if (information.getSupplierName().equals(supplierInformationDTO.getSupplierName())) { + throw new RuntimeException(String.format("该供应商信息已存在")); + } + } + + BeanUtils.copyProperties(supplierInformationDTO, supplierInformation); + + supplierInformation.setSupplierInformationId(IdWorker.get32UUID().toUpperCase()); + + return supplierInformationService.save(supplierInformation); + } + + @Override + public SupplierInformation editInfoById(SupplierInformationDTO supplierInformationDTO) { + + SupplierInformation byId = supplierInformationService.getById(supplierInformationDTO.getSupplierInformationId()); + + BeanUtils.copyProperties(supplierInformationDTO, byId); + + if (supplierInformationService.updateById(byId)) { + return byId; + } else { + return null; + } + } + } diff --git a/src/main/resources/mapper/EvaluationFormMapper.xml b/src/main/resources/mapper/EvaluationFormMapper.xml index c3b1071..b331989 100644 --- a/src/main/resources/mapper/EvaluationFormMapper.xml +++ b/src/main/resources/mapper/EvaluationFormMapper.xml @@ -4,22 +4,61 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/mapper/ProvideServicesOrSuppliesMapper.xml b/src/main/resources/mapper/ProvideServicesOrSuppliesMapper.xml index 34ff3f6..8970cf7 100644 --- a/src/main/resources/mapper/ProvideServicesOrSuppliesMapper.xml +++ b/src/main/resources/mapper/ProvideServicesOrSuppliesMapper.xml @@ -5,7 +5,7 @@ - + @@ -14,4 +14,17 @@ + + + + + + diff --git a/src/main/resources/mapper/PurchaselistDetailsMapper.xml b/src/main/resources/mapper/PurchaselistDetailsMapper.xml index 0010952..cd667c8 100644 --- a/src/main/resources/mapper/PurchaselistDetailsMapper.xml +++ b/src/main/resources/mapper/PurchaselistDetailsMapper.xml @@ -27,7 +27,7 @@ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/CentralizedRequestController.class b/target/classes/digital/laboratory/platform/reagent/controller/CentralizedRequestController.class index a384ddf..3050509 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/CentralizedRequestController.class and b/target/classes/digital/laboratory/platform/reagent/controller/CentralizedRequestController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/DecentralizedRequestController.class b/target/classes/digital/laboratory/platform/reagent/controller/DecentralizedRequestController.class index 1e63159..3adb755 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/DecentralizedRequestController.class and b/target/classes/digital/laboratory/platform/reagent/controller/DecentralizedRequestController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/PurchaseCatalogueController.class b/target/classes/digital/laboratory/platform/reagent/controller/PurchaseCatalogueController.class index 3e85ab9..883d434 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/PurchaseCatalogueController.class and b/target/classes/digital/laboratory/platform/reagent/controller/PurchaseCatalogueController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/PurchaseListController.class b/target/classes/digital/laboratory/platform/reagent/controller/PurchaseListController.class index 4965d16..191a08d 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/PurchaseListController.class and b/target/classes/digital/laboratory/platform/reagent/controller/PurchaseListController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/PurchaselistDetailsController.class b/target/classes/digital/laboratory/platform/reagent/controller/PurchaselistDetailsController.class index fe7d96e..9ff85ea 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/PurchaselistDetailsController.class and b/target/classes/digital/laboratory/platform/reagent/controller/PurchaselistDetailsController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/PurchasingPlanController.class b/target/classes/digital/laboratory/platform/reagent/controller/PurchasingPlanController.class index ef5820c..a9a6f30 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/PurchasingPlanController.class and b/target/classes/digital/laboratory/platform/reagent/controller/PurchasingPlanController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/controller/SupplierInformationController.class b/target/classes/digital/laboratory/platform/reagent/controller/SupplierInformationController.class index 91415ea..45966ba 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/controller/SupplierInformationController.class and b/target/classes/digital/laboratory/platform/reagent/controller/SupplierInformationController.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/dto/AuditAndApproveDto.class b/target/classes/digital/laboratory/platform/reagent/dto/AuditAndApproveDto.class index 8d57c4c..927561d 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/dto/AuditAndApproveDto.class and b/target/classes/digital/laboratory/platform/reagent/dto/AuditAndApproveDto.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/dto/CentralizedRequestDto.class b/target/classes/digital/laboratory/platform/reagent/dto/CentralizedRequestDto.class index 613a8b3..257af52 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/dto/CentralizedRequestDto.class and b/target/classes/digital/laboratory/platform/reagent/dto/CentralizedRequestDto.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/dto/PurchaseCatalogueDto.class b/target/classes/digital/laboratory/platform/reagent/dto/PurchaseCatalogueDto.class index 79d3a70..a54e279 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/dto/PurchaseCatalogueDto.class and b/target/classes/digital/laboratory/platform/reagent/dto/PurchaseCatalogueDto.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/entity/PurchaselistDetails.class b/target/classes/digital/laboratory/platform/reagent/entity/PurchaselistDetails.class index 0989904..3815e5d 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/entity/PurchaselistDetails.class and b/target/classes/digital/laboratory/platform/reagent/entity/PurchaselistDetails.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/entity/SupplierInformation.class b/target/classes/digital/laboratory/platform/reagent/entity/SupplierInformation.class index 3249b64..2cb5a9a 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/entity/SupplierInformation.class and b/target/classes/digital/laboratory/platform/reagent/entity/SupplierInformation.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/mapper/PurchaselistDetailsMapper.class b/target/classes/digital/laboratory/platform/reagent/mapper/PurchaselistDetailsMapper.class index 67fd15f..f73d918 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/mapper/PurchaselistDetailsMapper.class and b/target/classes/digital/laboratory/platform/reagent/mapper/PurchaselistDetailsMapper.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/CentralizedRequestService.class b/target/classes/digital/laboratory/platform/reagent/service/CentralizedRequestService.class index 8241489..ac08d3f 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/CentralizedRequestService.class and b/target/classes/digital/laboratory/platform/reagent/service/CentralizedRequestService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/DecentralizedRequestService.class b/target/classes/digital/laboratory/platform/reagent/service/DecentralizedRequestService.class index 3280fbb..503cc77 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/DecentralizedRequestService.class and b/target/classes/digital/laboratory/platform/reagent/service/DecentralizedRequestService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/PurchaseCatalogueService.class b/target/classes/digital/laboratory/platform/reagent/service/PurchaseCatalogueService.class index bf639ca..3ddd2f3 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/PurchaseCatalogueService.class and b/target/classes/digital/laboratory/platform/reagent/service/PurchaseCatalogueService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/PurchaseListService.class b/target/classes/digital/laboratory/platform/reagent/service/PurchaseListService.class index 5587a6f..85a72f4 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/PurchaseListService.class and b/target/classes/digital/laboratory/platform/reagent/service/PurchaseListService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/PurchaselistDetailsService.class b/target/classes/digital/laboratory/platform/reagent/service/PurchaselistDetailsService.class index 98e2465..2467921 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/PurchaselistDetailsService.class and b/target/classes/digital/laboratory/platform/reagent/service/PurchaselistDetailsService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/PurchasingPlanService.class b/target/classes/digital/laboratory/platform/reagent/service/PurchasingPlanService.class index cfa4938..978f7b3 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/PurchasingPlanService.class and b/target/classes/digital/laboratory/platform/reagent/service/PurchasingPlanService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/SupplierInformationService.class b/target/classes/digital/laboratory/platform/reagent/service/SupplierInformationService.class index c4f314e..40d10cf 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/SupplierInformationService.class and b/target/classes/digital/laboratory/platform/reagent/service/SupplierInformationService.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/CentralizedRequestServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/CentralizedRequestServiceImpl.class index 084ae91..76fe911 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/CentralizedRequestServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/CentralizedRequestServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/DecentralizedRequestServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/DecentralizedRequestServiceImpl.class index 82bb2ae..6d285a6 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/DecentralizedRequestServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/DecentralizedRequestServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseCatalogueServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseCatalogueServiceImpl.class index fbf3e6a..03d291e 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseCatalogueServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseCatalogueServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.class index 102cdab..6eed310 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaseListServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaselistDetailsServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaselistDetailsServiceImpl.class index 53826cd..ff09029 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaselistDetailsServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchaselistDetailsServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchasingPlanServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchasingPlanServiceImpl.class index f7b3736..a255dd4 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/PurchasingPlanServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/PurchasingPlanServiceImpl.class differ diff --git a/target/classes/digital/laboratory/platform/reagent/service/impl/SupplierInformationServiceImpl.class b/target/classes/digital/laboratory/platform/reagent/service/impl/SupplierInformationServiceImpl.class index f9d77a1..82abffe 100644 Binary files a/target/classes/digital/laboratory/platform/reagent/service/impl/SupplierInformationServiceImpl.class and b/target/classes/digital/laboratory/platform/reagent/service/impl/SupplierInformationServiceImpl.class differ diff --git a/target/classes/mapper/PurchaselistDetailsMapper.xml b/target/classes/mapper/PurchaselistDetailsMapper.xml index 7494a1f..cd667c8 100644 --- a/target/classes/mapper/PurchaselistDetailsMapper.xml +++ b/target/classes/mapper/PurchaselistDetailsMapper.xml @@ -2,20 +2,33 @@ - + - - - - - - - - - - - - + + + + + + + + + + + + - + + + + + + + +